Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dmodule.c26 struct mips_hi16 { struct
27 struct mips_hi16 *next; argument
73 struct mips_hi16 *n; in apply_r_mips_hi16()
98 static void free_relocation_chain(struct mips_hi16 *l) in free_relocation_chain()
100 struct mips_hi16 *next; in free_relocation_chain()
113 struct mips_hi16 *l; in apply_r_mips_lo16()
127 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-v6.6/arch/mips/include/asm/
Dmodule.h14 struct mips_hi16 *r_mips_hi16_list;