Home
last modified time | relevance | path

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

/linux/kernel/trace/ !
H A Dtrace.h454 bool module_exists(const char *module);
456 static inline bool module_exists(const char *module) in module_exists() function
H A Dtrace_events.c955 if (module_exists(mod)) in cache_mod()
H A Dftrace.c5037 if (module_exists(module)) in cache_mod()
H A Dtrace.c10299 bool module_exists(const char *module) in module_exists() function