/linux-6.3-rc2/tools/objtool/include/objtool/ |
A D | elf.h | 36 struct section *base, *reloc; member 68 struct reloc { struct 77 struct list_head sym_reloc_entry; argument 100 int reloc_bits; argument 136 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash()
|
/linux-6.3-rc2/tools/objtool/ |
A D | elf.c | 235 struct reloc *reloc, *r = NULL; in find_reloc_by_dest_range() local 543 struct reloc *reloc; in elf_add_reloc() local 578 struct reloc *reloc; in elf_dirty_reloc_sym() local 868 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc() 881 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc() 898 struct reloc *reloc; in read_relocs() local 1220 struct reloc *reloc; in elf_rebuild_rel_reloc_section() local 1251 struct reloc *reloc; in elf_rebuild_rela_reloc_section() local 1309 int elf_write_reloc(struct elf *elf, struct reloc *reloc) in elf_write_reloc() 1444 struct reloc *reloc, *tmpreloc; in elf_close() local
|
A D | check.c | 611 struct reloc *reloc; in add_dead_ends() local 1082 struct reloc *reloc; in add_ignores() local 1319 struct reloc *reloc; in add_ignore_alternatives() local 1356 struct reloc *reloc; in insn_reloc() local 1587 struct reloc *reloc; in add_jump_destinations() local 1716 struct reloc *reloc; in add_call_destinations() local 2161 struct reloc *reloc; in mark_func_jump_tables() local 2253 struct reloc *reloc; in read_unwind_hints() local 2348 struct reloc *reloc; in read_noendbr_hints() local 2371 struct reloc *reloc; in read_retpoline_hints() local [all …]
|
A D | special.c | 61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
|
/linux-6.3-rc2/drivers/gpu/host1x/ |
A D | job.c | 153 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
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | vmlinux.lds.S | 158 _relocation_start = .; 170 _relocation_end = .;
|
/linux-6.3-rc2/tools/objtool/arch/powerpc/ |
A D | special.c | 10 struct reloc *reloc) in arch_support_alt_relocation()
|
A D | decode.c | 83 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc()
|
/linux-6.3-rc2/tools/objtool/arch/x86/ |
A D | special.c | 43 struct reloc *reloc) in arch_support_alt_relocation()
|
A D | decode.c | 81 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc()
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | kexec.c | 74 void (*reloc)(unsigned long head, in machine_kexec() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_renderstate.h | 18 const u32 *reloc; member
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | r300.c | 629 struct radeon_bo_list *reloc; in r300_packet0_check() local 1174 struct radeon_bo_list *reloc; in r300_packet3_check() local
|
A D | r200.c | 149 struct radeon_bo_list *reloc; in r200_packet0_check() local
|
A D | r100.c | 1275 struct radeon_bo_list *reloc; in r100_reloc_pitch_offset() local 1314 struct radeon_bo_list *reloc; in r100_packet3_load_vbpntr() local 1563 struct radeon_bo_list *reloc; in r100_packet0_check() local 1921 struct radeon_bo_list *reloc; in r100_packet3_check() local
|
A D | radeon_vce.c | 473 struct radeon_bo_list *reloc; in radeon_vce_cs_reloc() local
|
A D | radeon_cs.c | 253 struct radeon_bo_list *reloc; in radeon_cs_sync_rings() local
|
A D | evergreen_cs.c | 1096 struct radeon_bo_list *reloc; in evergreen_cs_handle_reg() local 1774 struct radeon_bo_list *reloc; in evergreen_packet3_check() local
|
/linux-6.3-rc2/include/linux/ |
A D | flat.h | 76 } reloc; member
|
/linux-6.3-rc2/tools/perf/util/ |
A D | map.h | 29 u64 reloc; member
|
/linux-6.3-rc2/arch/x86/boot/compressed/ |
A D | misc.c | 188 int *reloc; in handle_relocations() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A D | nouveau_gem.c | 645 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply() 733 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
|
/linux-6.3-rc2/drivers/gpu/drm/qxl/ |
A D | qxl_ioctl.c | 206 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
|
/linux-6.3-rc2/fs/isofs/ |
A D | rock.c | 315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|
/linux-6.3-rc2/fs/ |
A D | binfmt_flat.c | 411 __be32 __user *reloc; in load_flat_file() local
|