Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h442 bool module_exists(const char *module);
444 static inline bool module_exists(const char *module) in module_exists() function
H A Dtrace_events.c934 if (module_exists(mod)) in cache_mod()
H A Dftrace.c4951 if (module_exists(module)) in cache_mod()
H A Dtrace.c9833 bool module_exists(const char *module) in module_exists() function