Home
last modified time | relevance | path

Searched refs:EXPORT_SYMBOL (Results 1 – 13 of 13) sorted by relevance

/tools/testing/nvdimm/test/
A Diomap.c33 EXPORT_SYMBOL(nfit_test_setup);
40 EXPORT_SYMBOL(nfit_test_teardown);
62 EXPORT_SYMBOL(get_nfit_res);
83 EXPORT_SYMBOL(__wrap_devm_ioremap);
94 EXPORT_SYMBOL(__wrap_devm_memremap);
146 EXPORT_SYMBOL(__wrap_memremap);
156 EXPORT_SYMBOL(__wrap_devm_memunmap);
162 EXPORT_SYMBOL(__wrap_ioremap);
168 EXPORT_SYMBOL(__wrap_ioremap_wc);
177 EXPORT_SYMBOL(__wrap_iounmap);
[all …]
/tools/testing/selftests/powerpc/stringloops/linux/
A Dexport.h1 #define EXPORT_SYMBOL(x) macro
/tools/testing/selftests/powerpc/copyloops/linux/
A Dexport.h2 #define EXPORT_SYMBOL(x) macro
/tools/include/asm/
A Dexport.h4 #define EXPORT_SYMBOL(x) macro
/tools/include/linux/
A Dexport.h4 #define EXPORT_SYMBOL(sym) macro
/tools/virtio/linux/
A Dexport.h2 #define EXPORT_SYMBOL(sym) extern typeof(sym) sym macro
/tools/testing/cxl/
A Dwatermark.h24 EXPORT_SYMBOL(x##_test)
/tools/testing/nvdimm/
A Dwatermark.h23 EXPORT_SYMBOL(x##_test)
/tools/arch/x86/lib/
A Dmemset_64.S42 EXPORT_SYMBOL(__memset)
46 EXPORT_SYMBOL(memset)
A Dmemcpy_64.S40 EXPORT_SYMBOL(__memcpy)
44 EXPORT_SYMBOL(memcpy)
/tools/lib/
A Dlist_sort.c240 EXPORT_SYMBOL(list_sort);
/tools/testing/cxl/test/
A Dmock.c61 EXPORT_SYMBOL(__wrap_is_acpi_device_node);
100 EXPORT_SYMBOL(__wrap_acpi_evaluate_integer);
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.c463 EXPORT_SYMBOL(bpf_testmod_test_read);
481 EXPORT_SYMBOL(bpf_testmod_test_write);

Completed in 21 milliseconds