Lines Matching defs:me
44 static int apply_r_mips_none(struct module *me, u32 *location, in apply_r_mips_none()
50 static int apply_r_mips_32(struct module *me, u32 *location, in apply_r_mips_32()
58 static int apply_r_mips_26(struct module *me, u32 *location, in apply_r_mips_26()
79 static int apply_r_mips_hi16(struct module *me, u32 *location, in apply_r_mips_hi16()
118 static int apply_r_mips_lo16(struct module *me, u32 *location, in apply_r_mips_lo16()
190 static int apply_r_mips_pc(struct module *me, u32 *location, u32 base, in apply_r_mips_pc()
221 static int apply_r_mips_pc16(struct module *me, u32 *location, in apply_r_mips_pc16()
227 static int apply_r_mips_pc21(struct module *me, u32 *location, in apply_r_mips_pc21()
233 static int apply_r_mips_pc26(struct module *me, u32 *location, in apply_r_mips_pc26()
239 static int apply_r_mips_64(struct module *me, u32 *location, in apply_r_mips_64()
250 static int apply_r_mips_higher(struct module *me, u32 *location, in apply_r_mips_higher()
262 static int apply_r_mips_highest(struct module *me, u32 *location, in apply_r_mips_highest()
309 struct module *me, bool rela) in __apply_relocate()
394 struct module *me) in apply_relocate()
402 struct module *me) in apply_relocate_add()
432 struct module *me) in module_finalize()