Home
last modified time | relevance | path

Searched defs:module_emit_got_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/riscv/kernel/
Dmodule-sections.c13 unsigned long module_emit_got_entry(struct module *mod, unsigned long val) in module_emit_got_entry() function
/linux-6.1.9/arch/loongarch/kernel/
Dmodule-sections.c10 Elf_Addr module_emit_got_entry(struct module *mod, Elf_Addr val) in module_emit_got_entry() function