Home
last modified time | relevance | path

Searched defs:reloc_handler (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/mips/kernel/
H A Drelocate.c125 static int __init reloc_handler(u32 type, u32 *loc_orig, u32 *loc_new, in reloc_handler() function
H A Dmodule.c268 static int reloc_handler(u32 type, struct module *me, u32 *location, u32 base, in reloc_handler() function
/linux-6.15/arch/riscv/kernel/
H A Dmodule.c37 int (*reloc_handler)(struct module *me, void *location, Elf_Addr v); member