Searched refs:tst_module_exists (Results 1 – 7 of 7) sorted by relevance
13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists() function
55 static inline void tst_module_exists(void (cleanup_fn)(void), in tst_module_exists() function
36 tst_module_exists(MODULE_NAME, &mod_path); in setup()
86 tst_module_exists(MODULE_NAME, &mod_path); in setup()
37 tst_module_exists(MODULE_NAME, NULL); in setup()
62 tst_module_exists(MODULE_NAME, NULL); in setup()
371 tst_module_exists() function