Searched defs:module (Results 1 – 11 of 11) sorted by relevance
/kernel/module/ |
D | kallsyms.c | 498 struct module *, unsigned long), in module_kallsyms_on_each_symbol()
|
D | main.c | 822 void __module_get(struct module *module) in __module_get() 833 bool try_module_get(struct module *module) in try_module_get() 852 void module_put(struct module *module) in module_put()
|
/kernel/ |
D | kallsyms.c | 287 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, struct module *, in kallsyms_on_each_symbol()
|
D | audit.h | 203 } module; member
|
/kernel/trace/ |
D | ftrace.c | 1287 const char *func, const char *module, in ftrace_add_mod() 4272 static bool module_exists(const char *module) in module_exists() 4290 const char *func, char *module, int enable) in cache_mod() 4435 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
|
D | trace_events.c | 47 struct module *module; member 2672 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
|
D | bpf_trace.c | 44 struct module *module; member 2415 void *module) in bpf_event_notify()
|
D | trace_kprobe.c | 723 struct module *module, unsigned long unused) in count_mod_symbols()
|
D | trace.h | 800 char *module; member
|
/kernel/bpf/ |
D | btf.c | 7086 struct module *module; member 7109 void *module) in btf_module_notify() 7257 static struct btf *btf_get_module_btf(const struct module *module) in btf_get_module_btf()
|
D | verifier.c | 1899 struct module *module; member
|