Home
last modified time | relevance | path

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

/kernel/module/
A Dmain.c898 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()
/kernel/trace/
A Dtrace_events.c47 struct module *module; member
896 char *module; member
3249 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
A Dtrace.h456 static inline bool module_exists(const char *module) in module_exists()
894 char *module; member
A Dbpf_trace.c49 struct module *module; member
2401 void *module) in bpf_event_notify()
A Dftrace.c1325 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()
A Dtrace.c10299 bool module_exists(const char *module) in module_exists()
/kernel/
A Daudit.h204 } module; member
/kernel/bpf/
A Dbtf.c8174 struct module *module; member
8186 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()
A Dverifier.c3090 struct module *module; member

Completed in 141 milliseconds