Searched defs:module (Results 1 – 8 of 8) sorted by relevance
867 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()
203 } module; member
1321 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()
47 struct module *module; member2992 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
49 struct module *module; member2473 void *module) in bpf_event_notify()
842 char *module; member
7979 struct module *module; member8002 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()
2663 struct module *module; member