Home
last modified time | relevance | path

Searched refs:module_exit (Results 1 – 25 of 30) sorted by relevance

12

/tools/testing/shared/
A Dshared.h17 #ifndef module_exit
18 #define module_exit(x) macro
/tools/testing/selftests/livepatch/test_modules/
A Dtest_klp_callbacks_mod.c21 module_exit(test_klp_callbacks_mod_exit);
A Dtest_klp_kprobe.c35 module_exit(kprobe_exit)
A Dtest_klp_livepatch.c47 module_exit(test_klp_livepatch_exit);
A Dtest_klp_atomic_replace.c53 module_exit(test_klp_atomic_replace_exit);
A Dtest_klp_callbacks_busy.c67 module_exit(test_klp_callbacks_busy_exit);
A Dtest_klp_callbacks_demo2.c89 module_exit(test_klp_callbacks_demo2_exit);
A Dtest_klp_syscall.c110 module_exit(livepatch_exit);
A Dtest_klp_callbacks_demo.c117 module_exit(test_klp_callbacks_demo_exit);
A Dtest_klp_state.c158 module_exit(test_klp_callbacks_demo_exit);
A Dtest_klp_state2.c187 module_exit(test_klp_callbacks_demo_exit);
A Dtest_klp_shadow_vars.c298 module_exit(test_klp_shadow_vars_exit);
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_test_modorder_x.c36 module_exit(bpf_test_modorder_x_exit);
A Dbpf_test_modorder_y.c36 module_exit(bpf_test_modorder_y_exit);
A Dbpf_test_no_cfi.c79 module_exit(bpf_test_no_cfi_exit);
/tools/verification/rvgen/rvgen/templates/container/
A Dmain.c33 module_exit(unregister_%%MODEL_NAME%%);
/tools/testing/selftests/
A Dkselftest_module.h54 module_exit(__module##_exit)
/tools/verification/rvgen/rvgen/templates/ltl2k/
A Dmain.c98 module_exit(unregister_%%MODEL_NAME%%);
/tools/verification/rvgen/rvgen/templates/dot2k/
A Dmain.c86 module_exit(unregister_%%MODEL_NAME%%);
/tools/power/cpupower/debug/kernel/
A Dcpufreq-test_tsc.c106 module_exit(cpufreq_none)
/tools/testing/selftests/mm/page_frag/
A Dpage_frag_test.c194 module_exit(page_frag_test_exit);
/tools/testing/selftests/net/bench/page_pool/
A Dbench_page_pool_simple.c263 module_exit(bench_page_pool_simple_module_exit);
/tools/testing/crypto/chacha20-s390/
A Dtest-cipher.c365 module_exit(chacha_s390_test_exit);
/tools/testing/radix-tree/
A Didr-test.c425 #define module_exit(x) macro
/tools/testing/nvdimm/test/
A Dndtest.c989 module_exit(ndtest_exit);

Completed in 652 milliseconds

12