Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h480 bool module_exists(const char *module);
482 static inline bool module_exists(const char *module) in module_exists() function
H A Dtrace_events.c999 if (module_exists(mod)) in cache_mod()
H A Dftrace.c5123 if (module_exists(module)) in cache_mod()
H A Dtrace.c9090 bool module_exists(const char *module) in module_exists() function