Searched refs:kmod_elf_strip_vermagic (Results 1 – 3 of 3) sorted by relevance
174 int kmod_elf_strip_vermagic(struct kmod_elf *elf) _must_check_ __attribute__((nonnull(1)));
598 int kmod_elf_strip_vermagic(struct kmod_elf *elf) in kmod_elf_strip_vermagic() function
871 err = kmod_elf_strip_vermagic(elf); in kmod_module_insert_module()