Home
last modified time | relevance | path

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

/third_party/ltp/include/old/
H A Dold_module.h23 * tst_module_load function already includes tst_module_exists function,
49 * @mod_path: if it is not NULL, then tst_module_exists places the found
55 static inline void tst_module_exists(void (cleanup_fn)(void), in tst_module_exists() function
/third_party/ltp/include/
H A Dtst_module.h13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists() function
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H A Dfinit_module01.c28 tst_module_exists(MODULE_NAME, &mod_path); in setup()
H A Dfinit_module02.c84 tst_module_exists(MODULE_NAME, &mod_path); in setup()
/third_party/ltp/testcases/kernel/syscalls/init_module/
H A Dinit_module01.c29 tst_module_exists(MODULE_NAME, NULL); in setup()
H A Dinit_module02.c54 tst_module_exists(MODULE_NAME, NULL); in setup()
/third_party/ltp/testcases/lib/
H A Dtest.sh371 tst_module_exists() function

Completed in 3 milliseconds