/arch/riscv/kernel/ |
D | module.c | 29 static int apply_r_riscv_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_32_rela() 40 static int apply_r_riscv_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_64_rela() 46 static int apply_r_riscv_branch_rela(struct module *me, u32 *location, in apply_r_riscv_branch_rela() 59 static int apply_r_riscv_jal_rela(struct module *me, u32 *location, in apply_r_riscv_jal_rela() 72 static int apply_r_riscv_rcv_branch_rela(struct module *me, u32 *location, in apply_r_riscv_rcv_branch_rela() 87 static int apply_r_riscv_rvc_jump_rela(struct module *me, u32 *location, in apply_r_riscv_rvc_jump_rela() 105 static int apply_r_riscv_pcrel_hi20_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_hi20_rela() 123 static int apply_r_riscv_pcrel_lo12_i_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_lo12_i_rela() 134 static int apply_r_riscv_pcrel_lo12_s_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_lo12_s_rela() 148 static int apply_r_riscv_hi20_rela(struct module *me, u32 *location, in apply_r_riscv_hi20_rela() [all …]
|
/arch/mips/kernel/ |
D | module.c | 48 static int apply_r_mips_26(struct module *me, u32 *location, u32 base, in apply_r_mips_26() 69 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, in apply_r_mips_hi16() 108 static int apply_r_mips_lo16(struct module *me, u32 *location, in apply_r_mips_lo16() 180 static int apply_r_mips_pc(struct module *me, u32 *location, u32 base, in apply_r_mips_pc() 211 static int apply_r_mips_pc16(struct module *me, u32 *location, u32 base, in apply_r_mips_pc16() 217 static int apply_r_mips_pc21(struct module *me, u32 *location, u32 base, in apply_r_mips_pc21() 223 static int apply_r_mips_pc26(struct module *me, u32 *location, u32 base, in apply_r_mips_pc26() 278 static int reloc_handler(u32 type, struct module *me, u32 *location, u32 base, in reloc_handler() 315 struct module *me, bool rela) in __apply_relocate() 388 struct module *me) in apply_relocate() [all …]
|
D | vpe.c | 228 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none() 234 static int apply_r_mips_gprel16(struct module *me, uint32_t *location, in apply_r_mips_gprel16() 259 static int apply_r_mips_pc16(struct module *me, uint32_t *location, in apply_r_mips_pc16() 278 static int apply_r_mips_32(struct module *me, uint32_t *location, in apply_r_mips_32() 286 static int apply_r_mips_26(struct module *me, uint32_t *location, in apply_r_mips_26() 311 static int apply_r_mips_hi16(struct module *me, uint32_t *location, in apply_r_mips_hi16() 333 static int apply_r_mips_lo16(struct module *me, uint32_t *location, in apply_r_mips_lo16() 429 struct module *me) in apply_relocations()
|
/arch/s390/kernel/ |
D | module.c | 72 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela() 122 char *secstrings, struct module *me) in module_frob_arch_sections() 236 const char *strtab, struct module *me, in apply_rela() 441 struct module *me, in __apply_relocate_add() 467 struct module *me) in apply_relocate_add() 480 static int module_alloc_ftrace_hotpatch_trampolines(struct module *me, in module_alloc_ftrace_hotpatch_trampolines() 505 struct module *me) in module_finalize()
|
/arch/parisc/kernel/ |
D | module.c | 81 static inline int in_init(struct module *me, void *loc) in in_init() 87 static inline int in_core(struct module *me, void *loc) in in_core() 93 static inline int in_local(struct module *me, void *loc) in in_local() 301 struct module *me) in module_frob_arch_sections() 365 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() 390 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc() 421 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() 522 struct module *me) in apply_relocate_add() 667 struct module *me) in apply_relocate_add() 831 register_unwind_table(struct module *me, in register_unwind_table() [all …]
|
/arch/sh/kernel/ |
D | module.c | 28 struct module *me) in apply_relocate_add() 92 struct module *me) in module_finalize()
|
/arch/powerpc/kernel/ |
D | module_64.c | 283 struct module *me) in module_frob_arch_sections() 353 struct module *me) in create_ftrace_stub() 395 struct module *me) in create_ftrace_stub() 412 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2() 421 struct module *me, in create_stub() 472 struct module *me, in stub_for_addr() 498 static int restore_r2(const char *name, u32 *instruction, struct module *me) in restore_r2() 530 struct module *me) in apply_relocate_add()
|
D | module.c | 37 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
|
D | module_32.c | 122 struct module *me) in module_frob_arch_sections()
|
D | smp.c | 454 int me = raw_smp_processor_id(); in smp_handle_nmi_ipi() local 505 int me = raw_smp_processor_id(); in __smp_send_nmi_ipi() local
|
/arch/x86/kernel/ |
D | module.c | 94 struct module *me) in apply_relocate() 135 struct module *me, in __apply_relocate_add() 226 struct module *me) in apply_relocate_add() 252 struct module *me) in module_finalize()
|
/arch/m68k/kernel/ |
D | module.c | 26 struct module *me) in apply_relocate() 66 struct module *me) in apply_relocate_add()
|
/arch/h8300/kernel/ |
D | module.c | 13 struct module *me) in apply_relocate_add()
|
/arch/openrisc/kernel/ |
D | module.c | 20 struct module *me) in apply_relocate_add()
|
/arch/sparc/kernel/ |
D | module.c | 87 struct module *me) in apply_relocate_add() 209 struct module *me) in module_finalize()
|
D | leon_smp.c | 111 int me = smp_processor_id(); in leon_configure_cache_smp() local 161 int me = smp_processor_id(); in leon_boot_cpus() local
|
/arch/alpha/kernel/ |
D | module.c | 65 char *secstrings, struct module *me) in module_frob_arch_sections() 135 struct module *me) in apply_relocate_add()
|
/arch/nios2/kernel/ |
D | module.c | 133 struct module *me) in module_finalize()
|
/arch/csky/kernel/ |
D | module.c | 50 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
|
/arch/arm64/kernel/ |
D | module.c | 267 struct module *me) in apply_relocate_add() 580 struct module *me) in module_finalize()
|
/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp()
|
/arch/powerpc/lib/ |
D | sstep.c | 1266 #define MASK32(mb, me) ((0xffffffffUL >> (mb)) + \ argument 1270 #define MASK64_R(me) ((signed long)-0x8000000000000000L >> (me)) argument 1271 #define MASK64(mb, me) (MASK64_L(mb) + MASK64_R(me) + ((me) >= (mb))) argument 1298 unsigned int mb, me, sh; in analyse_instr() local
|
/arch/um/os-Linux/skas/ |
D | process.c | 630 void switch_threads(jmp_buf *me, jmp_buf *you) in switch_threads()
|
/arch/powerpc/kvm/ |
D | book3s_hv_builtin.c | 251 int me, ee, i; in kvmhv_commence_exit() local
|
/arch/ia64/kernel/ |
D | irq_ia64.c | 317 int me = smp_processor_id(); in smp_irq_move_cleanup_interrupt() local
|