Home
last modified time | relevance | path

Searched refs:module_exists (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
H A Dtrace.h461 bool module_exists(const char *module);
463 static inline bool module_exists(const char *module) in module_exists() function
H A Dtrace_events.c956 if (module_exists(mod)) in cache_mod()
H A Dftrace.c5086 if (module_exists(module)) in cache_mod()
H A Dtrace.c10821 bool module_exists(const char *module) in module_exists() function