/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 | 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() [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 | 60 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela() 110 char *secstrings, struct module *me) in module_frob_arch_sections() 216 const char *strtab, struct module *me) in apply_rela() 417 struct module *me) in apply_relocate_add() 442 struct module *me) in module_finalize()
|
/arch/parisc/kernel/ |
D | module.c | 82 static inline int in_init(struct module *me, void *loc) in in_init() 88 static inline int in_core(struct module *me, void *loc) in in_core() 94 static inline int in_local(struct module *me, void *loc) in in_local() 302 struct module *me) in module_frob_arch_sections() 366 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() 391 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc() 422 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() 523 struct module *me) in apply_relocate_add() 668 struct module *me) in apply_relocate_add() 832 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() 101 struct module *me) in module_finalize()
|
/arch/powerpc/kernel/ |
D | module_64.c | 341 struct module *me) in module_frob_arch_sections() 393 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2() 402 struct module *me) in create_stub() 429 struct module *me) in stub_for_addr() 497 static int restore_r2(const char *name, u32 *instruction, struct module *me) in restore_r2() 526 struct module *me) in apply_relocate_add() 766 struct module *me, unsigned long addr) in create_ftrace_stub() 818 struct module *me, unsigned long addr) in create_ftrace_stub()
|
D | module.c | 35 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
|
D | module_32.c | 137 struct module *me) in module_frob_arch_sections()
|
D | smp.c | 415 int me = raw_smp_processor_id(); in smp_handle_nmi_ipi() local 466 int me = raw_smp_processor_id(); in __smp_send_nmi_ipi() local
|
/arch/x86/kernel/ |
D | module.c | 93 struct module *me) in apply_relocate() 134 struct module *me) in apply_relocate_add() 227 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/openrisc/kernel/ |
D | module.c | 20 struct module *me) in apply_relocate_add()
|
/arch/h8300/kernel/ |
D | module.c | 13 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 | 113 int me = smp_processor_id(); in leon_configure_cache_smp() local 163 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 | 134 struct module *me) in module_finalize()
|
/arch/c6x/kernel/ |
D | module.c | 45 struct module *me) in apply_relocate_add()
|
/arch/csky/kernel/ |
D | module.c | 51 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
|
/arch/arm64/kernel/ |
D | module.c | 260 struct module *me) in apply_relocate_add() 510 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/net/ |
D | bpf_jit.h | 155 #define PPC_RLWINM(d, a, i, mb, me) EMIT(PPC_INST_RLWINM | ___PPC_RA(d) | \ argument 158 #define PPC_RLWINM_DOT(d, a, i, mb, me) EMIT(PPC_INST_RLWINM_DOT | \ argument 162 #define PPC_RLWIMI(d, a, i, mb, me) EMIT(PPC_INST_RLWIMI | ___PPC_RA(d) | \ argument 168 #define PPC_RLDICR(d, a, i, me) EMIT(PPC_INST_RLDICR | ___PPC_RA(d) | \ argument
|
/arch/powerpc/lib/ |
D | sstep.c | 1158 #define MASK32(mb, me) ((0xffffffffUL >> (mb)) + \ argument 1162 #define MASK64_R(me) ((signed long)-0x8000000000000000L >> (me)) argument 1163 #define MASK64(mb, me) (MASK64_L(mb) + MASK64_R(me) + ((me) >= (mb))) argument 1187 unsigned int mb, me, sh; in analyse_instr() local
|
/arch/um/os-Linux/skas/ |
D | process.c | 564 void switch_threads(jmp_buf *me, jmp_buf *you) in switch_threads()
|