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()
321 struct module *me) in module_frob_arch_sections()
385 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
410 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc()
441 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
542 struct module *me) in apply_relocate_add()
679 struct module *me) in apply_relocate_add()
831 register_unwind_table(struct module *me, in register_unwind_table()
850 deregister_unwind_table(struct module *me) in deregister_unwind_table()
858 struct module *me) in module_finalize()