Searched defs:module (Results 1 – 5 of 5) sorted by relevance
| /kernel/ |
| D | kallsyms.c | 212 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, struct module *, in kallsyms_on_each_symbol()
|
| D | module.c | 1098 void __module_get(struct module *module) in __module_get() 1109 bool try_module_get(struct module *module) in try_module_get() 1128 void module_put(struct module *module) in module_put() 4118 struct module *, unsigned long), in module_kallsyms_on_each_symbol()
|
| D | audit.h | 205 } module; member
|
| /kernel/trace/ |
| D | ftrace.c | 1390 const char *func, const char *module, in ftrace_add_mod() 3952 static bool module_exists(const char *module) in module_exists() 3971 const char *func, char *module, int enable) in cache_mod() 4118 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
|
| D | trace.h | 812 char *module; member
|