Searched defs:reloc (Results 26 - 36 of 36) sorted by relevance

12

/linux-master/tools/objtool/include/objtool/
H A Delf.h75 struct reloc { struct
199 static inline unsigned int reloc_idx(struct reloc *reloc) argument
204 reloc_rel(struct reloc *reloc) argument
211 is_32bit_reloc(struct reloc *reloc) argument
237 reloc_offset(struct reloc *reloc) argument
242 set_reloc_offset(struct elf *elf, struct reloc *reloc, u64 offset) argument
248 reloc_addend(struct reloc *reloc) argument
253 set_reloc_addend(struct elf *elf, struct reloc *reloc, s64 addend) argument
260 reloc_sym(struct reloc *reloc) argument
269 reloc_type(struct reloc *reloc) argument
278 set_reloc_sym(struct elf *elf, struct reloc *reloc, unsigned int sym) argument
288 set_reloc_type(struct elf *elf, struct reloc *reloc, unsigned int type) argument
346 reloc_hash(struct reloc *reloc) argument
[all...]
/linux-master/include/uapi/drm/
H A Dtegra_drm.h829 } reloc; member in struct:drm_tegra_submit_buf
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c270 struct host1x_reloc *reloc; local
/linux-master/drivers/gpu/drm/radeon/
H A Devergreen_cs.c1096 struct radeon_bo_list *reloc; local
1774 struct radeon_bo_list *reloc; local
[all...]
H A Dr600_cs.c969 struct radeon_bo_list *reloc; local
1629 struct radeon_bo_list *reloc; local
[all...]
H A Dr100.c1276 struct radeon_bo_list *reloc; local
1315 struct radeon_bo_list *reloc; local
1564 struct radeon_bo_list *reloc; local
1922 struct radeon_bo_list *reloc; local
[all...]
/linux-master/tools/objtool/
H A Dcheck.c497 struct reloc *reloc; local
586 struct reloc *reloc; local
967 struct reloc *reloc; local
1029 struct reloc *reloc; local
1269 struct reloc *reloc; local
1323 struct reloc *reloc; local
1355 struct reloc *reloc = insn_reloc(file, insn); local
1550 struct reloc *reloc; local
1694 struct reloc *reloc; local
1907 struct reloc *reloc = insn_reloc(file, orig_insn); local
2028 struct reloc *reloc = table; local
2129 struct reloc *reloc; local
2229 struct reloc *reloc; local
2328 struct reloc *reloc; local
2352 struct reloc *reloc; local
2388 struct reloc *reloc; local
2435 struct reloc *reloc; local
2463 struct reloc *reloc; local
3385 struct reloc *reloc; local
3404 struct reloc *reloc; local
4329 struct reloc *reloc; local
4421 validate_ibt_data_reloc(struct objtool_file *file, struct reloc *reloc) argument
4454 struct reloc *reloc; local
[all...]
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1113 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, argument
1392 relocate_entry(struct i915_vma *vma, const struct drm_i915_gem_relocation_entry *reloc, struct i915_execbuffer *eb, const struct i915_vma *target) argument
1424 eb_relocate_entry(struct i915_execbuffer *eb, struct eb_vma *ev, const struct drm_i915_gem_relocation_entry *reloc) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1157 struct vmw_relocation *reloc; local
1213 struct vmw_relocation *reloc; local
3764 struct vmw_relocation *reloc; local
[all...]
/linux-master/tools/perf/util/
H A Dprobe-event.c130 kernel_get_symbol_address_by_name(const char *name, u64 *addr, bool reloc, bool reladdr) argument
/linux-master/sound/pci/hda/
H A Dpatch_ca0132.c3193 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) argument
3389 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) argument
3542 dspload_image(struct hda_codec *codec, const struct dsp_image_seg *fls, bool ovly, unsigned int reloc, bool autostart, int router_chans) argument
[all...]

Completed in 232 milliseconds

12