Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/soc/qcom/
Drpmpd.c40 #define DEFINE_RPMPD_PAIR(_platform, _name, _active, r_type, r_key, \ argument
59 #define DEFINE_RPMPD_CORNER(_platform, _name, r_type, r_id) \ argument
67 #define DEFINE_RPMPD_LEVEL(_platform, _name, r_type, r_id) \ argument
75 #define DEFINE_RPMPD_VFC(_platform, _name, r_type, r_id) \ argument
83 #define DEFINE_RPMPD_VFL(_platform, _name, r_type, r_id) \ argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dmodule.c33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local
154 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
/kernel/linux/linux-6.6/arch/alpha/kernel/
Dmodule.c33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local
154 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
/kernel/linux/linux-6.6/arch/s390/kernel/
Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
Dmachine_kexec_file.c307 int i, r_type; in arch_kexec_apply_relocations_add() local
Dmodule.c264 int r_type, r_sym; in apply_rela() local
/kernel/linux/linux-5.10/arch/s390/kernel/
Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
Dmachine_kexec_file.c288 int i, r_type; in arch_kexec_apply_relocations_add() local
Dmodule.c230 int r_type, r_sym; in apply_rela() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/kernel/linux/linux-5.10/arch/s390/boot/
Dstartup.c93 int r_type, r_sym, rc; in handle_relocs() local
/kernel/linux/linux-5.10/arch/mips/boot/tools/
Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member
/kernel/linux/linux-6.6/arch/mips/boot/tools/
Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member
/kernel/linux/linux-6.6/scripts/mod/
Dmodpost.c1193 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) in addend_386_rel()
1246 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel()
1330 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) in addend_mips_rel()
1363 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym()
1370 unsigned char r_type; /* 1st relocation type */ in get_rel_type_and_sym() member
1413 unsigned int r_type, r_sym; in section_rela() local
1455 unsigned int r_type, r_sym; in section_rel() local
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c772 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
862 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
907 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/kernel/linux/linux-6.6/arch/s390/boot/
Dstartup.c103 int r_type, r_sym, rc; in handle_relocs() local
/kernel/linux/linux-6.6/arch/x86/tools/
Drelocs.c848 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
938 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
983 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
Delf_kexec.c373 int i, r_type; in arch_kexec_apply_relocations_add() local
/kernel/linux/linux-6.6/scripts/
Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
Drelocs.c390 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
/kernel/linux/linux-5.10/scripts/
Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dmodule_64.c162 unsigned long r_type) in count_relocs()
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
/kernel/linux/linux-6.6/arch/ia64/kernel/
Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()

12