Searched defs:kmod_ctx (Results 1 – 2 of 2) sorted by relevance
75 struct kmod_ctx { struct90 void kmod_log(const struct kmod_ctx *ctx, in kmod_log() argument
57 static struct kmod_ctx *kmod_ctx(void) in kmod_ctx() function