Home
last modified time | relevance | path

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

/kernel/module/
Dmain.c867 void __module_get(struct module *module) in __module_get()
876 bool try_module_get(struct module *module) in try_module_get()
892 void module_put(struct module *module) in module_put()
/kernel/
Daudit.h203 } module; member
/kernel/trace/
Dftrace.c1321 const char *func, const char *module, in ftrace_add_mod()
4923 static bool module_exists(const char *module) in module_exists()
4941 const char *func, char *module, int enable) in cache_mod()
5086 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
Dtrace_events.c47 struct module *module; member
2992 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
Dbpf_trace.c49 struct module *module; member
2473 void *module) in bpf_event_notify()
Dtrace.h842 char *module; member
/kernel/bpf/
Dbtf.c7979 struct module *module; member
8002 void *module) in btf_module_notify()
8151 static struct btf *btf_get_module_btf(const struct module *module) in btf_get_module_btf()
8181 static int check_btf_kconfigs(const struct module *module, const char *feature) in check_btf_kconfigs()
Dverifier.c2663 struct module *module; member