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

/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_render_state.h30 const u32 *reloc; member in struct:intel_renderstate_rodata
H A Di915_gem_execbuffer.c786 struct drm_i915_gem_relocation_entry *reloc; i915_gem_execbuffer_relocate_slow() local
258 relocate_entry_cpu(struct drm_i915_gem_object *obj, struct drm_i915_gem_relocation_entry *reloc, uint64_t target_offset) relocate_entry_cpu() argument
294 relocate_entry_gtt(struct drm_i915_gem_object *obj, struct drm_i915_gem_relocation_entry *reloc, uint64_t target_offset) relocate_entry_gtt() argument
349 relocate_entry_clflush(struct drm_i915_gem_object *obj, struct drm_i915_gem_relocation_entry *reloc, uint64_t target_offset) relocate_entry_clflush() argument
385 i915_gem_execbuffer_relocate_entry(struct drm_i915_gem_object *obj, struct eb_vmas *eb, struct drm_i915_gem_relocation_entry *reloc) i915_gem_execbuffer_relocate_entry() argument
/linux-4.1.27/include/linux/
H A Dflat.h49 } reloc; member in union:__anon11671
/linux-4.1.27/arch/m32r/include/asm/
H A Dflat.h64 unsigned int reloc = flat_m32r_get_reloc_type (relval); m32r_flat_get_addr_from_rp() local
107 unsigned int reloc = flat_m32r_get_reloc_type (relval); m32r_flat_put_addr_at_rp() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr200.c149 struct radeon_bo_list *reloc; r200_packet0_check() local
H A Dr300.c607 struct radeon_bo_list *reloc; r300_packet0_check() local
1151 struct radeon_bo_list *reloc; r300_packet3_check() local
H A Dradeon_vce.c456 struct radeon_bo_list *reloc; radeon_vce_cs_reloc() local
H A Dradeon_cs.c235 struct radeon_bo_list *reloc; radeon_cs_sync_rings() local
H A Dradeon_uvd.c533 struct radeon_bo_list *reloc; radeon_uvd_cs_reloc() local
H A Devergreen_cs.c1098 struct radeon_bo_list *reloc; evergreen_cs_check_reg() local
1796 struct radeon_bo_list *reloc; evergreen_packet3_check() local
H A Dr600_cs.c972 struct radeon_bo_list *reloc; r600_cs_check_reg() local
1629 struct radeon_bo_list *reloc; r600_packet3_check() local
H A Dr100.c1267 struct radeon_bo_list *reloc; r100_reloc_pitch_offset() local
1306 struct radeon_bo_list *reloc; r100_packet3_load_vbpntr() local
1555 struct radeon_bo_list *reloc; r100_packet0_check() local
1914 struct radeon_bo_list *reloc; r100_packet3_check() local
/linux-4.1.27/arch/x86/boot/compressed/
H A Dmisc.c236 int *reloc; handle_relocations() local
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c204 struct drm_qxl_reloc reloc; qxl_process_single_command() local
/linux-4.1.27/drivers/gpu/host1x/
H A Djob.c184 struct host1x_reloc *reloc = &job->relocarray[i]; pin_job() local
236 struct host1x_reloc *reloc = &job->relocarray[i]; do_relocs() local
270 static bool check_reloc(struct host1x_reloc *reloc, struct host1x_bo *cmdbuf, check_reloc() argument
286 struct host1x_reloc *reloc; member in struct:host1x_firewall
/linux-4.1.27/fs/isofs/
H A Drock.c314 struct inode *reloc; parse_rock_ridge_inode_internal() local
/linux-4.1.27/tools/perf/util/
H A Dmap.h41 u64 reloc; member in struct:map
H A Dprobe-event.c143 static u64 kernel_get_symbol_address_by_name(const char *name, bool reloc) kernel_get_symbol_address_by_name() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c592 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; nouveau_gem_pushbuf_reloc_apply() local
/linux-4.1.27/kernel/livepatch/
H A Dcore.c286 struct klp_reloc *reloc; klp_write_object_relocations() local
/linux-4.1.27/fs/
H A Dbinfmt_flat.c436 unsigned long *reloc = 0, *rp; load_flat_file() local
/linux-4.1.27/arch/x86/xen/
H A Denlighten.c1132 char *start, *end, *reloc; xen_patch() local
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c887 struct vmw_relocation *reloc; vmw_translate_mob_ptr() local
950 struct vmw_relocation *reloc; vmw_translate_guest_ptr() local
2157 struct vmw_relocation *reloc; vmw_apply_relocations() local
/linux-4.1.27/sound/pci/hda/
H A Dpatch_ca0132.c2228 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
2424 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
2575 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

Completed in 1193 milliseconds