Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soc/qcom/
Drpmpd.c42 #define DEFINE_RPMPD_PAIR(_platform, _name, _active, r_type, r_key, \ argument
61 #define DEFINE_RPMPD_CORNER(_platform, _name, r_type, r_id) \ argument
69 #define DEFINE_RPMPD_LEVEL(_platform, _name, r_type, r_id) \ argument
77 #define DEFINE_RPMPD_VFC(_platform, _name, r_type, r_id) \ argument
85 #define DEFINE_RPMPD_VFL(_platform, _name, r_type, r_id) \ argument
/Linux-v5.15/arch/alpha/kernel/
Dmodule.c33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local
156 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
/Linux-v5.15/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.c271 int i, r_type; in arch_kexec_apply_relocations_add() local
Dmodule.c240 int r_type, r_sym; in apply_rela() local
/Linux-v5.15/arch/mips/include/asm/
Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/Linux-v5.15/arch/mips/boot/tools/
Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member
Drelocs.c503 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
/Linux-v5.15/arch/s390/boot/
Dstartup.c81 int r_type, r_sym, rc; in handle_relocs() local
/Linux-v5.15/arch/x86/tools/
Drelocs.c775 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
865 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
910 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/Linux-v5.15/scripts/
Drecordmcount.c461 myElf64_Byte r_type; /* First relocation. */ member
/Linux-v5.15/arch/ia64/kernel/
Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
/Linux-v5.15/include/uapi/linux/
Dcoff.h344 char r_type[2]; /* Relocation type */ member
/Linux-v5.15/arch/powerpc/boot/
Drs6000.h233 char r_type[1]; member
/Linux-v5.15/fs/xfs/
Dxfs_log_priv.h155 uint r_type; /* region's transaction type :4 */ member
Dxfs_log.c2179 uint r_type = ticket->t_res_arr[i].r_type; in xlog_print_tic_res() local
/Linux-v5.15/net/9p/
Dclient.c452 int8_t r_type; in p9_parse_header() local