Searched defs:module (Results 1 – 9 of 9) sorted by relevance
898 void __module_get(struct module *module) in __module_get()907 bool try_module_get(struct module *module) in try_module_get()923 void module_put(struct module *module) in module_put()
47 struct module *module; member896 char *module; member3249 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
456 static inline bool module_exists(const char *module) in module_exists()894 char *module; member
49 struct module *module; member2401 void *module) in bpf_event_notify()
1325 const char *func, const char *module, in ftrace_add_mod()5006 const char *func, char *module, int enable) in cache_mod()5142 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
10299 bool module_exists(const char *module) in module_exists()
204 } module; member
8174 struct module *module; member8186 void *module) in btf_module_notify()8335 static struct btf *btf_get_module_btf(const struct module *module) in btf_get_module_btf()8365 static int check_btf_kconfigs(const struct module *module, const char *feature) in check_btf_kconfigs()
3090 struct module *module; member
Completed in 141 milliseconds