Lines Matching defs:me
101 static inline int in_init(struct module *me, void *loc) in in_init()
107 static inline int in_core(struct module *me, void *loc) in in_core()
113 static inline int in_local(struct module *me, void *loc) in in_local()
327 struct module *me) in module_frob_arch_sections()
391 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
416 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc()
447 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
548 struct module *me) in apply_relocate_add()
685 struct module *me) in apply_relocate_add()
837 register_unwind_table(struct module *me, in register_unwind_table()
856 deregister_unwind_table(struct module *me) in deregister_unwind_table()
864 struct module *me) in module_finalize()