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