Home
last modified time | relevance | path

Searched refs:module_init (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/commands/lsmod/
Dltp_lsmod01.c27 module_init(test_init);
/third_party/ltp/testcases/commands/insmod/
Dltp_insmod01.c36 module_init(test_init);
/third_party/ltp/testcases/kernel/syscalls/delete_module/
Ddummy_del_mod_dep.c35 module_init(dummy_init);
Ddummy_del_mod.c39 module_init(dummy_init);
/third_party/ltp/testcases/kernel/syscalls/init_module/
Dinit_module.c29 module_init(dummy_init);
/third_party/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module.c29 module_init(dummy_init);
/third_party/libabigail/tests/data/test-read-ctf/
Dtest-linux-module.c34 module_init(hello_init);
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dtest_genhd.c52 module_init(test_init_module);
Dltp_block_dev.c426 module_init(test_init_module);
/third_party/ltp/testcases/kdump/lib/kprobes/
Dkprobes.c51 module_init(jprobe_init)
/third_party/openssl/crypto/conf/
Dconf_mod.c80 static int module_init(CONF_MODULE *pmod, const char *name, const char *value,
266 ret = module_init(md, name, value, cnf); in module_run()
399 static int module_init(CONF_MODULE *pmod, const char *name, const char *value, in module_init() function
/third_party/node/deps/openssl/openssl/crypto/conf/
Dconf_mod.c80 static int module_init(CONF_MODULE *pmod, const char *name, const char *value,
272 ret = module_init(md, name, value, cnf); in module_run()
405 static int module_init(CONF_MODULE *pmod, const char *name, const char *value, in module_init() function
/third_party/ltp/testcases/kdump/lib/crasher/
Dcrasher.c35 module_init(crasher_init);
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
Dvideo_dummy.c111 module_init(video_dummy_init);
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.c130 module_init(uaccess_init) in module_init() function
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftmodapi.h245 FT_Module_Constructor module_init; member
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.c278 module_init(tmod_init_module)
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmodule.h81 #define module_init(fn) \ macro
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c154 module_init(test_init);
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
Dtest_per_cpu_allocator_module.c221 module_init(test_init);
/third_party/ltp/testcases/kernel/device-drivers/include/
DincludeTest.c313 module_init(test_init_module)
/third_party/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c484 module_init(lkdtm_module_init);
/third_party/ltp/testcases/kernel/device-drivers/nls/
DnlsTest.c259 module_init(test_init_module);
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
Dtest-cmpxchg-nolock.c292 module_init(ltt_test_init)
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c543 module_init(tusb_init_module)

12