Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.10/tools/objtool/
Delf.h36 struct section *base, *reloc; member
62 struct reloc { struct
63 struct list_head list;
64 struct hlist_node hash;
65 union {
91 DECLARE_HASHTABLE(reloc_hash, ELF_HASH_BITS); argument
118 static inline u32 reloc_hash(struct reloc *reloc) in reloc_hash()
Delf.c234 struct reloc *reloc, *r = NULL; in find_reloc_by_dest_range() local
491 void elf_add_reloc(struct elf *elf, struct reloc *reloc) in elf_add_reloc()
499 static int read_rel_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rel_reloc()
512 static int read_rela_reloc(struct section *sec, int i, struct reloc *reloc, unsigned int *symndx) in read_rela_reloc()
528 struct reloc *reloc; in read_relocs() local
830 struct reloc *reloc; in elf_rebuild_rel_reloc_section() local
859 struct reloc *reloc; in elf_rebuild_rela_reloc_section() local
889 struct reloc *reloc; in elf_rebuild_reloc_section() local
925 int elf_write_reloc(struct elf *elf, struct reloc *reloc) in elf_write_reloc()
993 struct reloc *reloc, *tmpreloc; in elf_close() local
Dcheck.c349 struct reloc *reloc; in add_dead_ends() local
432 struct reloc *reloc; in create_static_call_sections() local
534 struct reloc *reloc; in add_ignores() local
731 struct reloc *reloc; in add_ignore_alternatives() local
762 struct reloc *reloc; in add_jump_destinations() local
894 struct reloc *reloc; in add_call_destinations() local
1205 struct reloc *reloc = table; in add_jump_table() local
1309 struct reloc *reloc; in mark_func_jump_tables() local
1390 struct reloc *reloc; in read_unwind_hints() local
1455 struct reloc *reloc; in read_retpoline_hints() local
[all …]
Dorc_gen.c94 struct reloc *reloc; in create_orc_entry() local
/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_execbuffer.c13 u64 reloc; in read_reloc() local
83 u64 reloc = read_reloc(map, offsets[i], mask); in __igt_gpu_reloc() local
/Linux-v5.10/arch/mips/kernel/
Dvmlinux.lds.S151 _relocation_start = .;
163 _relocation_end = .;
/Linux-v5.10/drivers/gpu/host1x/
Djob.c117 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-v5.10/tools/objtool/arch/x86/
Dspecial.c43 struct reloc *reloc) in arch_support_alt_relocation()
/Linux-v5.10/arch/parisc/kernel/
Dkexec.c74 void (*reloc)(unsigned long head, in machine_kexec() local
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_renderstate.h35 const u32 *reloc; member
/Linux-v5.10/drivers/gpu/drm/radeon/
Dr200.c149 struct radeon_bo_list *reloc; in r200_packet0_check() local
Dr300.c635 struct radeon_bo_list *reloc; in r300_packet0_check() local
1179 struct radeon_bo_list *reloc; in r300_packet3_check() local
Dr100.c1267 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
Dradeon_vce.c474 struct radeon_bo_list *reloc; in radeon_vce_cs_reloc() local
Dradeon_cs.c254 struct radeon_bo_list *reloc; in radeon_cs_sync_rings() local
Devergreen_cs.c1097 struct radeon_bo_list *reloc; in evergreen_cs_handle_reg() local
1775 struct radeon_bo_list *reloc; in evergreen_packet3_check() local
Dr600_cs.c970 struct radeon_bo_list *reloc; in r600_cs_check_reg() local
1627 struct radeon_bo_list *reloc; in r600_packet3_check() local
Dradeon_uvd.c577 struct radeon_bo_list *reloc; in radeon_uvd_cs_reloc() local
/Linux-v5.10/include/linux/
Dflat.h76 } reloc; member
/Linux-v5.10/arch/x86/boot/compressed/
Dmisc.c179 int *reloc; in handle_relocations() local
/Linux-v5.10/tools/perf/util/
Dmap.h29 u64 reloc; member
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_gem.c597 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply()
680 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_ioctl.c209 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
/Linux-v5.10/fs/isofs/
Drock.c315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
/Linux-v5.10/fs/
Dbinfmt_flat.c437 __be32 __user *reloc; in load_flat_file() local

12