Home
last modified time | relevance | path

Searched refs:tst_module_unload (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/module/delete_module/
Ddelete_module03.c113 tst_module_unload(NULL, DUMMY_MOD_DEP_KO); in cleanup()
117 tst_module_unload(NULL, DUMMY_MOD_KO); in cleanup()
Ddelete_module01.c88 tst_module_unload(NULL, MODULE_NAME_KO); in cleanup()
/external/ltp/include/old/
Dold_module.h70 void tst_module_unload(void (cleanup_fn)(void), const char *mod_name);
/external/ltp/testcases/kernel/device-drivers/block/block_dev_user/
Dblock_dev.c50 tst_module_unload(NULL, module_name); in cleanup()
/external/ltp/testcases/kernel/device-drivers/uaccess/
Duaccess.c45 tst_module_unload(NULL, module_name); in cleanup()
/external/ltp/testcases/kernel/device-drivers/pci/tpci_user/
Dtpci.c47 tst_module_unload(NULL, module_name); in cleanup()
/external/ltp/lib/
Dtst_module.c104 void tst_module_unload(void (cleanup_fn)(void), const char *mod_name) in tst_module_unload() function
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi.c43 tst_module_unload(NULL, module_name); in cleanup()
/external/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c187 tst_module_unload(NULL, module_name); in cleanup()
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
Dtbio.c75 tst_module_unload(NULL, module_name); in cleanup()