/kernel/linux/linux-5.10/tools/objtool/ |
D | elf.h | 36 struct section *base, *reloc; member 66 struct reloc { struct 67 struct list_head list; 68 struct hlist_node hash; 69 union { 95 DECLARE_HASHTABLE(reloc_hash, ELF_HASH_BITS); argument 122 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash()
|
D | elf.c | 234 struct reloc *reloc, *r = NULL; in find_reloc_by_dest_range() local 514 struct reloc *reloc; in elf_add_reloc() local 576 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc() 589 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc() 605 struct reloc *reloc; in read_relocs() local 926 struct reloc *reloc; in elf_rebuild_rel_reloc_section() local 955 struct reloc *reloc; in elf_rebuild_rela_reloc_section() local 985 struct reloc *reloc; in elf_rebuild_reloc_section() local 1018 int elf_write_reloc(struct elf *elf, struct reloc *reloc) in elf_write_reloc() 1093 struct reloc *reloc, *tmpreloc; in elf_close() local
|
D | check.c | 442 struct reloc *reloc; in add_dead_ends() local 710 struct reloc *reloc; in add_ignores() local 907 struct reloc *reloc; in add_ignore_alternatives() local 974 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local 1104 struct reloc *reloc; in add_jump_destinations() local 1225 struct reloc *reloc; in add_call_destinations() local 1521 struct reloc *reloc = table; in add_jump_table() local 1625 struct reloc *reloc; in mark_func_jump_tables() local 1717 struct reloc *reloc; in read_unwind_hints() local 1806 struct reloc *reloc; in read_retpoline_hints() local [all …]
|
D | special.c | 58 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
|
D | check.h | 60 struct reloc *reloc; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_execbuffer.c | 13 u64 reloc; in read_reloc() local 83 u64 reloc = read_reloc(map, offsets[i], mask); in __igt_gpu_reloc() local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | vmlinux.lds.S | 152 _relocation_start = .; 164 _relocation_end = .;
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
D | job.c | 117 struct host1x_reloc *reloc = &job->relocs[i]; in pin_job() local 287 struct host1x_reloc *reloc = &job->relocs[i]; in do_relocs() local 323 static bool check_reloc(struct host1x_reloc *reloc, struct host1x_bo *cmdbuf, in check_reloc() 343 struct host1x_reloc *reloc; member
|
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
D | special.c | 43 struct reloc *reloc) in arch_support_alt_relocation()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | kexec.c | 74 void (*reloc)(unsigned long head, in machine_kexec() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_renderstate.h | 35 const u32 *reloc; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | r200.c | 149 struct radeon_bo_list *reloc; in r200_packet0_check() local
|
D | r300.c | 635 struct radeon_bo_list *reloc; in r300_packet0_check() local 1179 struct radeon_bo_list *reloc; in r300_packet3_check() local
|
D | r100.c | 1267 struct radeon_bo_list *reloc; in r100_reloc_pitch_offset() local 1306 struct radeon_bo_list *reloc; in r100_packet3_load_vbpntr() local 1555 struct radeon_bo_list *reloc; in r100_packet0_check() local 1913 struct radeon_bo_list *reloc; in r100_packet3_check() local
|
D | radeon_vce.c | 474 struct radeon_bo_list *reloc; in radeon_vce_cs_reloc() local
|
D | radeon_cs.c | 254 struct radeon_bo_list *reloc; in radeon_cs_sync_rings() local
|
D | evergreen_cs.c | 1097 struct radeon_bo_list *reloc; in evergreen_cs_handle_reg() local 1775 struct radeon_bo_list *reloc; in evergreen_packet3_check() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | flat.h | 76 } reloc; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | map.h | 29 u64 reloc; member
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
D | misc.c | 179 int *reloc; in handle_relocations() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 595 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply() 678 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
|
/kernel/linux/linux-5.10/fs/isofs/ |
D | rock.c | 315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
D | qxl_ioctl.c | 209 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
|
/kernel/linux/linux-5.10/fs/ |
D | binfmt_flat.c | 437 __be32 __user *reloc; in load_flat_file() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_execbuffer.c | 977 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target() 1538 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry() 1578 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry()
|