Searched refs:module_exit (Results 1 – 25 of 30) sorted by relevance
12
17 #ifndef module_exit18 #define module_exit(x) macro
21 module_exit(test_klp_callbacks_mod_exit);
35 module_exit(kprobe_exit)
47 module_exit(test_klp_livepatch_exit);
53 module_exit(test_klp_atomic_replace_exit);
67 module_exit(test_klp_callbacks_busy_exit);
89 module_exit(test_klp_callbacks_demo2_exit);
110 module_exit(livepatch_exit);
117 module_exit(test_klp_callbacks_demo_exit);
158 module_exit(test_klp_callbacks_demo_exit);
187 module_exit(test_klp_callbacks_demo_exit);
298 module_exit(test_klp_shadow_vars_exit);
36 module_exit(bpf_test_modorder_x_exit);
36 module_exit(bpf_test_modorder_y_exit);
79 module_exit(bpf_test_no_cfi_exit);
33 module_exit(unregister_%%MODEL_NAME%%);
54 module_exit(__module##_exit)
98 module_exit(unregister_%%MODEL_NAME%%);
86 module_exit(unregister_%%MODEL_NAME%%);
106 module_exit(cpufreq_none)
194 module_exit(page_frag_test_exit);
263 module_exit(bench_page_pool_simple_module_exit);
365 module_exit(chacha_s390_test_exit);
425 #define module_exit(x) macro
989 module_exit(ndtest_exit);
Completed in 29 milliseconds