Lines Matching defs:me
102 static inline int in_init(struct module *me, void *loc) in in_init()
108 static inline int in_core(struct module *me, void *loc) in in_core()
114 static inline int in_local(struct module *me, void *loc) in in_local()
322 struct module *me) in module_frob_arch_sections()
386 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
411 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc()
442 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
543 struct module *me) in apply_relocate_add()
688 struct module *me) in apply_relocate_add()
848 register_unwind_table(struct module *me, in register_unwind_table()
867 deregister_unwind_table(struct module *me) in deregister_unwind_table()
875 struct module *me) in module_finalize()