Searched defs:module (Results 1 – 8 of 8) sorted by relevance
/kernel/ |
D | module.c | 1063 void __module_get(struct module *module) in __module_get() 1074 bool try_module_get(struct module *module) in try_module_get() 1093 void module_put(struct module *module) in module_put() 4539 struct module *, unsigned long), in module_kallsyms_on_each_symbol() 4861 struct module *module; in android_debug_for_each_module() local
|
D | kallsyms.c | 211 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, struct module *, in kallsyms_on_each_symbol()
|
D | audit.h | 196 } module; member
|
/kernel/trace/ |
D | bpf_trace.c | 39 struct module *module; member 2023 void *module) in bpf_event_notify()
|
D | ftrace.c | 1287 const char *func, const char *module, in ftrace_add_mod() 4122 static bool module_exists(const char *module) in module_exists() 4140 const char *func, char *module, int enable) in cache_mod() 4285 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
|
D | trace_events.c | 47 struct module *module; member 2647 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
|
D | trace.h | 798 char *module; member
|
/kernel/bpf/ |
D | btf.c | 6044 struct module *module; member 6065 void *module) in btf_module_notify()
|