Searched refs:kmod_elf_strip_section (Results 1 – 3 of 3) sorted by relevance
173 int kmod_elf_strip_section(struct kmod_elf *elf, const char *section) _must_check_ __attribute__((n…
571 int kmod_elf_strip_section(struct kmod_elf *elf, const char *section) in kmod_elf_strip_section() function
865 err = kmod_elf_strip_section(elf, "__versions"); in kmod_module_insert_module()