Searched refs:tst_module_load (Results 1 – 10 of 10) sorted by relevance
/external/ltp/testcases/kernel/syscalls/delete_module/ |
D | delete_module03.c | 46 tst_module_load(NULL, DUMMY_MOD_KO, NULL); in do_delete_module() 54 tst_module_load(NULL, DUMMY_MOD_KO, NULL); in setup() 58 tst_module_load(NULL, DUMMY_MOD_DEP_KO, NULL); in setup()
|
D | delete_module01.c | 29 tst_module_load(NULL, MODULE_NAME_KO, NULL); in do_delete_module()
|
/external/ltp/include/old/ |
D | old_module.h | 61 void tst_module_load(void (cleanup_fn)(void),
|
/external/ltp/testcases/kernel/device-drivers/block/block_dev_user/ |
D | block_dev.c | 84 tst_module_load(cleanup, module_name, NULL); in test_run()
|
/external/ltp/testcases/kernel/device-drivers/uaccess/ |
D | uaccess.c | 106 tst_module_load(NULL, module_name, NULL); in main()
|
/external/ltp/testcases/kernel/device-drivers/pci/tpci_user/ |
D | tpci.c | 80 tst_module_load(cleanup, module_name, NULL); in test_run()
|
/external/ltp/lib/ |
D | tst_module.c | 80 void tst_module_load(void (cleanup_fn)(void), in tst_module_load() function
|
/external/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi.c | 158 tst_module_load(NULL, module_name, NULL); in main()
|
/external/ltp/testcases/kernel/firmware/fw_load_user/ |
D | fw_load.c | 125 tst_module_load(NULL, module_name, mod_params); in setup()
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/ |
D | tbio.c | 96 tst_module_load(cleanup, module_name, NULL); in setup()
|