Searched defs:kmod_module (Results 1 – 1 of 1) sorted by relevance
63 struct kmod_module { struct64 struct kmod_ctx *ctx;88 enum kmod_module_builtin builtin; argument97 * set by kmod_module_get_probe_list: indicates for probe_insert() argument103 * set by kmod_module_get_probe_list: indicates whether this is the argument126 static inline bool module_is_inkernel(struct kmod_module *mod) in module_is_inkernel() argument