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

/linux-master/arch/mips/include/asm/
H A Dmodule.h14 struct mips_hi16 *r_mips_hi16_list;
/linux-master/arch/mips/kernel/
H A Dmodule.c25 struct mips_hi16 { struct
26 struct mips_hi16 *next;
72 struct mips_hi16 *n;
97 static void free_relocation_chain(struct mips_hi16 *l)
99 struct mips_hi16 *next;
112 struct mips_hi16 *l;
126 struct mips_hi16 *next;
H A Dvpe.c218 struct mips_hi16 { struct
219 struct mips_hi16 *next;
224 static struct mips_hi16 *mips_hi16_list;
313 struct mips_hi16 *n;
337 struct mips_hi16 *l, *next;

Completed in 359 milliseconds