/linux/tools/objtool/ |
H A D | check.c | 557 struct reloc *reloc; in add_pv_ops() local 925 struct reloc *reloc; in create_mcount_loc_sections() local 987 struct reloc *reloc; in add_ignores() local 1249 struct reloc *reloc; in insn_reloc() local 1281 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local 1468 struct reloc *reloc; in add_jump_destinations() local 1612 struct reloc *reloc; in add_call_destinations() local 1825 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt() local 1939 __weak unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset() 1952 struct reloc *reloc = table; in add_jump_table() local [all …]
|
H A D | special.c | 61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
|
/linux/drivers/gpu/host1x/ |
H 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/arch/mips/kernel/ |
H A D | vmlinux.lds.S | 161 _relocation_start = .; 173 _relocation_end = .;
|
/linux/tools/objtool/arch/powerpc/ |
H A D | special.c | 10 struct reloc *reloc) in arch_support_alt_relocation() argument
|
/linux/tools/objtool/arch/x86/ |
H A D | special.c | 66 struct reloc *reloc) in arch_support_alt_relocation() argument
|
/linux/arch/parisc/kernel/ |
H A D | kexec.c | 76 void (*reloc)(unsigned long head, in machine_kexec() local
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 18 const u32 *reloc; member
|
/linux/tools/perf/util/ |
H A D | map.h | 30 u64 reloc; in DECLARE_RC_STRUCT() local 286 static inline void map__set_reloc(struct map *map, u64 reloc) in map__set_reloc()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 250 struct radeon_bo_list *reloc; in radeon_cs_sync_rings() local 422 struct radeon_bo_list *reloc; in radeon_cs_parser_fini() local
|
H A D | r300.c | 631 struct radeon_bo_list *reloc; in r300_packet0_check() local 1176 struct radeon_bo_list *reloc; in r300_packet3_check() local
|
H A D | r200.c | 149 struct radeon_bo_list *reloc; in r200_packet0_check() local
|
H A D | r100.c | 1296 struct radeon_bo_list *reloc; in r100_reloc_pitch_offset() local 1335 struct radeon_bo_list *reloc; in r100_packet3_load_vbpntr() local 1584 struct radeon_bo_list *reloc; in r100_packet0_check() local 1942 struct radeon_bo_list *reloc; in r100_packet3_check() local
|
H A D | radeon_vce.c | 473 struct radeon_bo_list *reloc; in radeon_vce_cs_reloc() local
|
H A D | evergreen_cs.c | 1098 struct radeon_bo_list *reloc; in evergreen_cs_handle_reg() local 1776 struct radeon_bo_list *reloc; in evergreen_packet3_check() local
|
H A D | r600_cs.c | 969 struct radeon_bo_list *reloc; in r600_cs_check_reg() local 1629 struct radeon_bo_list *reloc; in r600_packet3_check() local
|
H A D | radeon_uvd.c | 566 struct radeon_bo_list *reloc; in radeon_uvd_cs_reloc() local
|
/linux/include/linux/ |
H A D | flat.h | 76 } reloc; member
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_gem.c | 662 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply() 756 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
|
/linux/arch/s390/boot/ |
H A D | startup.c | 165 int *reloc; kaslr_adjust_relocs() local
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ioctl.c | 204 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
|
/linux/fs/isofs/ |
H A D | rock.c | 315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|
/linux/fs/ |
H A D | binfmt_flat.c | 413 __be32 __user *reloc; in load_flat_file() local
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 1112 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target() argument 1392 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry() argument 1425 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry() argument [all...] |
/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 270 struct host1x_reloc *reloc; in tegra_drm_submit() local
|