Home
last modified time | relevance | path

Searched refs:mips_hi16 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/mips/kernel/
Dmodule.c24 struct mips_hi16 { struct
25 struct mips_hi16 *next; argument
62 struct mips_hi16 *n; in apply_r_mips_hi16()
87 static void free_relocation_chain(struct mips_hi16 *l) in free_relocation_chain()
89 struct mips_hi16 *next; in free_relocation_chain()
102 struct mips_hi16 *l; in apply_r_mips_lo16()
116 struct mips_hi16 *next; in apply_r_mips_lo16()
Dvpe.c218 struct mips_hi16 { struct
219 struct mips_hi16 *next; argument
224 static struct mips_hi16 *mips_hi16_list; argument
313 struct mips_hi16 *n; in apply_r_mips_hi16()
337 struct mips_hi16 *l, *next; in apply_r_mips_lo16()
/linux-6.12.1/arch/mips/include/asm/
Dmodule.h14 struct mips_hi16 *r_mips_hi16_list;