Symbol: get_cxl_mock_ops
tools/testing/cxl/mock_acpi.c
14
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
107
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
126
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
144
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
157
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
172
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
187
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
206
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
226
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
241
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
259
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
275
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
291
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
36
EXPORT_SYMBOL_GPL(get_cxl_mock_ops);
tools/testing/cxl/test/mock.c
49
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
68
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.c
87
struct cxl_mock_ops *ops = get_cxl_mock_ops(&index);
tools/testing/cxl/test/mock.h
42
struct cxl_mock_ops *get_cxl_mock_ops(int *index);