Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmodule.c37 struct mips_hi16 { struct
38 struct mips_hi16 *next; argument
90 struct mips_hi16 *n; in apply_r_mips_hi16_rel()
109 static void free_relocation_chain(struct mips_hi16 *l) in free_relocation_chain()
111 struct mips_hi16 *next; in free_relocation_chain()
123 struct mips_hi16 *l; in apply_r_mips_lo16_rel()
132 struct mips_hi16 *next; in apply_r_mips_lo16_rel()
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()
/arch/mips/include/asm/
Dmodule.h13 struct mips_hi16 *r_mips_hi16_list;