Searched defs:kmod_ctx (Results 1 – 3 of 3) sorted by relevance
78 struct kmod_ctx { struct94 void kmod_log(const struct kmod_ctx *ctx, in kmod_log() argument
24 static struct kmod_ctx *kmod_ctx; variable
57 static struct kmod_ctx *kmod_ctx(void) in kmod_ctx() function