Searched refs:kmod_elf_get_memory (Results 1 – 3 of 3) sorted by relevance
168 const void *kmod_elf_get_memory(const struct kmod_elf *elf) _must_check_ __attribute__((nonnull(1))…
368 const void *kmod_elf_get_memory(const struct kmod_elf *elf) in kmod_elf_get_memory() function
876 mem = kmod_elf_get_memory(elf); in kmod_module_insert_module()