Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Delf.h79 struct reloc { struct
83 unsigned long _sym_next_reloc; argument
203 static inline unsigned int reloc_idx(struct reloc *reloc) in reloc_idx()
208 static inline void *reloc_rel(struct reloc *reloc) in reloc_rel()
215 static inline bool is_32bit_reloc(struct reloc *reloc) in is_32bit_reloc()
226 #define __get_reloc_field(reloc, field) \ argument
233 #define __set_reloc_field(reloc, field, val) \ argument
241 static inline u64 reloc_offset(struct reloc *reloc) in reloc_offset()
246 static inline void set_reloc_offset(struct elf *elf, struct reloc *reloc, u64 offset) in set_reloc_offset()
252 static inline s64 reloc_addend(struct reloc *reloc) in reloc_addend()
[all …]
/linux/tools/objtool/arch/loongarch/
H A Dspecial.c8 struct reloc *reloc) in arch_support_alt_relocation()
24 struct reloc *reloc; in get_rodata_table_size_by_table_annotate() local
117 struct reloc *reloc; in find_reloc_by_table_annotate() local
147 struct reloc *reloc; in find_reloc_of_rodata_c_jump_table() local
/linux/tools/objtool/
H A Dcheck.c551 struct reloc *reloc; in add_pv_ops() local
930 struct reloc *reloc; in create_mcount_loc_sections() local
991 struct reloc *reloc; in add_ignores() local
1259 struct reloc *reloc; in insn_reloc() local
1291 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local
1484 struct reloc *reloc; in add_jump_destinations() local
1647 struct reloc *reloc; in add_call_destinations() local
1871 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt() local
1982 __weak unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset()
1994 struct reloc *reloc = table; in add_jump_table() local
[all …]
/linux/drivers/gpu/host1x/
H A Djob.c153 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/tools/objtool/arch/x86/
H A Ddecode.c81 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc()
871 unsigned int arch_reloc_size(struct reloc *reloc) in arch_reloc_size()
884 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) in arch_absolute_reloc()
H A Dspecial.c36 struct reloc *reloc) in arch_support_alt_relocation()
/linux/arch/mips/kernel/
H A Dvmlinux.lds.S161 _relocation_start = .;
173 _relocation_end = .;
/linux/tools/objtool/arch/powerpc/
H A Dspecial.c10 struct reloc *reloc) in arch_support_alt_relocation() argument
/linux/arch/parisc/kernel/
H A Dkexec.c76 void (*reloc)(unsigned long head, in machine_kexec() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_renderstate.h18 const u32 *reloc; member
/linux/tools/perf/util/
H A Dmap.h30 u64 reloc; in DECLARE_RC_STRUCT() local
285 static inline void map__set_reloc(struct map *map, u64 reloc) in map__set_reloc()
H A Dprobe-event.c138 bool reloc, bool reladdr) in kernel_get_symbol_address_by_name()
/linux/include/linux/
H A Dflat.h76 } reloc; member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c659 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply()
753 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
/linux/arch/x86/boot/compressed/
H A Dmisc.c201 int *reloc; in handle_relocations() local
/linux/arch/s390/boot/
H A Dstartup.c226 int *reloc; in kaslr_adjust_relocs() local
/linux/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c204 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
/linux/fs/isofs/
H A Drock.c315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
/linux/fs/
H A Dbinfmt_flat.c413 __be32 __user *reloc; in load_flat_file() local
/linux/drivers/pci/
H A Dof_property.c55 u32 reg_num, u32 flags, bool reloc) in of_pci_set_address()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1139 struct vmw_relocation *reloc; in vmw_translate_mob_ptr() local
1195 struct vmw_relocation *reloc; in vmw_translate_guest_ptr() local
3753 struct vmw_relocation *reloc; in vmw_apply_relocations() local
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c270 struct host1x_reloc *reloc; in tegra_drm_submit() local
/linux/include/uapi/drm/
H A Dtegra_drm.h829 } reloc; member
/linux/sound/hda/codecs/
H A Dca0132.c3207 dspxfr_one_seg(struct hda_codec * codec,const struct dsp_image_seg * fls,unsigned int reloc,struct dma_engine * dma_engine,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dspxfr_one_seg() argument
3403 dspxfr_image(struct hda_codec * codec,const struct dsp_image_seg * fls_data,unsigned int reloc,unsigned int sample_rate,unsigned short channels,bool ovly) dspxfr_image() argument
3557 dspload_image(struct hda_codec * codec,const struct dsp_image_seg * fls,bool ovly,unsigned int reloc,bool autostart,int router_chans) dspload_image() argument
[all...]