Home
last modified time | relevance | path

Searched refs:tst_module_exists (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module01.c30 tst_module_exists(MODULE_NAME, &mod_path); in setup()
Dfinit_module02.c85 tst_module_exists(MODULE_NAME, &mod_path); in setup()
/external/ltp/include/
Dtst_module.h13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists() function
/external/ltp/include/old/
Dold_module.h55 static inline void tst_module_exists(void (cleanup_fn)(void), in tst_module_exists() function
/external/ltp/testcases/kernel/syscalls/init_module/
Dinit_module01.c29 tst_module_exists(MODULE_NAME, NULL); in setup()
Dinit_module02.c52 tst_module_exists(MODULE_NAME, NULL); in setup()
/external/ltp/testcases/lib/
Dtest.sh353 tst_module_exists() function