/kernel/linux/linux-5.10/drivers/soc/qcom/ |
D | rpmpd.c | 40 #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/s390/kernel/ |
D | machine_kexec_reloc.c | 5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
|
D | machine_kexec_file.c | 288 int i, r_type; in arch_kexec_apply_relocations_add() local
|
D | module.c | 230 int r_type, r_sym; in apply_rela() local
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
D | module.c | 33 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
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | module.h | 25 Elf64_Byte r_type; /* First relocation. */ member 34 Elf64_Byte r_type; /* First relocation. */ member
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
D | startup.c | 93 int r_type, r_sym, rc; in handle_relocs() local
|
/kernel/linux/linux-5.10/arch/mips/boot/tools/ |
D | relocs_64.c | 19 Elf64_Byte r_type; /* First relocation. */ member
|
D | relocs.c | 503 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
D | relocs.c | 772 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-5.10/scripts/ |
D | recordmcount.c | 461 myElf64_Byte r_type; /* First relocation. */ member
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | module.c | 619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | coff.h | 198 char r_type[2]; member
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
D | rs6000.h | 233 char r_type[1]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | coff.h | 190 char r_type[2]; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | coff.h | 344 char r_type[2]; /* Relocation type */ member
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_log_priv.h | 146 uint r_type; /* region's transaction type :4 */ member
|
D | xfs_log.c | 2030 uint r_type = ticket->t_res_arr[i].r_type; in xlog_print_tic_res() local
|
/kernel/linux/linux-5.10/net/9p/ |
D | client.c | 449 int8_t r_type; in p9_parse_header() local
|