| /kernel/linux/linux-6.6/include/linux/ |
| H A D | host1x.h | 280 struct host1x_reloc *relocs; member
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | msm_drm.h | 217 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| H A D | tegra_drm.h | 477 __u64 relocs; member
|
| H A D | etnaviv_drm.h | 205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| H A D | nouveau_drm.h | 160 __u64 relocs; member
|
| /kernel/linux/linux-6.6/arch/x86/tools/ |
| H A D | relocs.c | 22 struct relocs { struct [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | etnaviv_drm.h | 116 __u64 relocs; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | etnaviv_drm.h | 129 __u64 relocs; member
|
| H A D | msm_drm.h | 102 __u64 relocs; member
|
| H A D | nouveau_drm.h | 91 __u64 relocs; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | etnaviv_drm.h | 129 __u64 relocs; member
|
| H A D | msm_drm.h | 102 __u64 relocs; member
|
| H A D | nouveau_drm.h | 91 __u64 relocs; member
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | msm_drm.h | 207 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| H A D | etnaviv_drm.h | 205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_drm.h | 205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| /third_party/libdrm/include/drm/ |
| H A D | nouveau_drm.h | 170 __u64 relocs; member
|
| H A D | tegra_drm.h | 477 __u64 relocs; member
|
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr_fake.c | 209 struct fake_buffer_reloc *relocs; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 250 static void parse_relocs(Elf *elf, Elf_Data *relocs, Elf_Data *symbols, in parse_relocs() argument 283 Elf_Data *symbols = NULL, *relocs = NULL; in r600_elf_read() local
|
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | tlbex.c | 319 static struct uasm_reloc relocs[128]; variable [all...] |
| /kernel/linux/linux-6.6/arch/mips/mm/ |
| H A D | tlbex.c | 318 static struct uasm_reloc relocs[128]; variable [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 258 struct list_head relocs; member 1759 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow() local 1807 struct drm_i915_gem_relocation_entry *relocs; in eb_copy_relocations() local 2037 struct drm_i915_gem_relocation_entry *relocs; eb_relocate_parse_slow() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 276 struct list_head relocs; member 1612 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow() local 1660 struct drm_i915_gem_relocation_entry *relocs; in eb_copy_relocations() local 1890 struct drm_i915_gem_relocation_entry *relocs; eb_relocate_parse_slow() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1262 anv_execbuf_add_bo(struct anv_device *device, struct anv_execbuf *exec, struct anv_bo *bo, struct anv_reloc_list *relocs, uint32_t extra_flags) anv_execbuf_add_bo() argument 1398 adjust_relocations_from_state_pool(struct anv_state_pool *pool, struct anv_reloc_list *relocs, uint32_t last_pool_center_bo_offset) adjust_relocations_from_state_pool() argument 1416 adjust_relocations_to_state_pool(struct anv_state_pool *pool, struct anv_bo *from_bo, struct anv_reloc_list *relocs, uint32_t last_pool_center_bo_offset) adjust_relocations_to_state_pool() argument [all...] |