Searched refs:kmod_file_open (Results 1 – 3 of 3) sorted by relevance
150 struct kmod_file *kmod_file_open(const struct kmod_ctx *ctx, const char *filename) _must_check_ __a…
284 struct kmod_file *kmod_file_open(const struct kmod_ctx *ctx, in kmod_file_open() function
837 mod->file = kmod_file_open(mod->ctx, path); in kmod_module_insert_module()2144 ((struct kmod_module *)mod)->file = kmod_file_open(mod->ctx, in kmod_module_get_elf()