Home
last modified time | relevance | path

Searched refs:get_cxl_mock_ops (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/cxl/test/
A Dmock.c29 struct cxl_mock_ops *get_cxl_mock_ops(int *index) in get_cxl_mock_ops() function
34 EXPORT_SYMBOL_GPL(get_cxl_mock_ops);
47 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_is_acpi_device_node()
65 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_get_table()
82 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_put_table()
98 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_evaluate_integer()
117 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_acpi_pci_find_root()
134 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_pci_walk_bus()
161 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in __wrap_nvdimm_bus_register()
A Dmock.h26 struct cxl_mock_ops *get_cxl_mock_ops(int *index);
/linux/tools/testing/cxl/
A Dmock_acpi.c15 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in to_cxl_host_bridge()
98 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in match_add_root_ports()
A Dmock_pmem.c10 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in match_nvdimm_bridge()

Completed in 6 milliseconds