Searched refs:kmod_elf_get_memory (Results 1 – 3 of 3) sorted by relevance
180 const void *kmod_elf_get_memory(const struct kmod_elf *elf) _must_check_ __attribute__((nonnull(1))…
373 const void *kmod_elf_get_memory(const struct kmod_elf *elf) in kmod_elf_get_memory() function
927 mem = kmod_elf_get_memory(elf); in do_init_module()