Home
last modified time | relevance | path

Searched refs:apply_r_mips_26 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Dmodule.c49 static int apply_r_mips_26(struct module *me, u32 *location, u32 base, in apply_r_mips_26() function
289 return apply_r_mips_26(me, location, base, v); in reloc_handler()
Dvpe.c286 static int apply_r_mips_26(struct module *me, uint32_t *location, in apply_r_mips_26() function
408 [R_MIPS_26] = apply_r_mips_26,