Home
last modified time | relevance | path

Searched defs:module (Results 1 – 11 of 11) sorted by relevance

/kernel/module/
Dkallsyms.c498 struct module *, unsigned long), in module_kallsyms_on_each_symbol()
Dmain.c822 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/
Dkallsyms.c287 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, struct module *, in kallsyms_on_each_symbol()
Daudit.h203 } module; member
/kernel/trace/
Dftrace.c1287 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()
Dtrace_events.c47 struct module *module; member
2672 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
Dbpf_trace.c44 struct module *module; member
2415 void *module) in bpf_event_notify()
Dtrace_kprobe.c723 struct module *module, unsigned long unused) in count_mod_symbols()
Dtrace.h800 char *module; member
/kernel/bpf/
Dbtf.c7086 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()
Dverifier.c1899 struct module *module; member