Home
last modified time | relevance | path

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

/kernel/module/
Dmain.c821 void __module_get(struct module *module) in __module_get()
830 bool try_module_get(struct module *module) in try_module_get()
846 void module_put(struct module *module) in module_put()
/kernel/
Daudit.h203 } module; member
/kernel/trace/
Dftrace.c1319 const char *func, const char *module, in ftrace_add_mod()
4397 static bool module_exists(const char *module) in module_exists()
4415 const char *func, char *module, int enable) in cache_mod()
4560 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
Dtrace_events.c47 struct module *module; member
2788 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
Dbpf_trace.c49 struct module *module; member
2456 void *module) in bpf_event_notify()
Dtrace.h822 char *module; member
/kernel/bpf/
Dbtf.c7331 struct module *module; member
7354 void *module) in btf_module_notify()
7502 static struct btf *btf_get_module_btf(const struct module *module) in btf_get_module_btf()
Dverifier.c2687 struct module *module; member