Searched refs:kmod_file_get_contents (Results 1 – 4 of 4) sorted by relevance
116 mem = kmod_file_get_contents(file); in kmod_module_signature_info()
350 void *kmod_file_get_contents(const struct kmod_file *file) in kmod_file_get_contents() function
152 void *kmod_file_get_contents(const struct kmod_file *file) _must_check_ __attribute__((nonnull(1)));
878 mem = kmod_file_get_contents(mod->file); in kmod_module_insert_module()