Home
last modified time | relevance | path

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

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