Home
last modified time | relevance | path

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

/linux-6.1.9/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.c219 struct mips_hi16 { struct
220 struct mips_hi16 *next; argument
225 static struct mips_hi16 *mips_hi16_list; argument
314 struct mips_hi16 *n; in apply_r_mips_hi16()
338 struct mips_hi16 *l, *next; in apply_r_mips_lo16()
/linux-6.1.9/arch/mips/include/asm/
Dmodule.h14 struct mips_hi16 *r_mips_hi16_list;