Home
last modified time | relevance | path

Searched defs:relocs (Results 76 - 100 of 111) sorted by relevance

12345

/kernel/linux/linux-6.6/include/linux/
H A Dhost1x.h280 struct host1x_reloc *relocs; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dmsm_drm.h217 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
H A Dtegra_drm.h477 __u64 relocs; member
H A Detnaviv_drm.h205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
H A Dnouveau_drm.h160 __u64 relocs; member
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c22 struct relocs { struct
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Detnaviv_drm.h116 __u64 relocs; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Detnaviv_drm.h129 __u64 relocs; member
H A Dmsm_drm.h102 __u64 relocs; member
H A Dnouveau_drm.h91 __u64 relocs; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Detnaviv_drm.h129 __u64 relocs; member
H A Dmsm_drm.h102 __u64 relocs; member
H A Dnouveau_drm.h91 __u64 relocs; member
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h207 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
H A Detnaviv_drm.h205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
/third_party/libdrm/etnaviv/
H A Detnaviv_drm.h205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
/third_party/libdrm/include/drm/
H A Dnouveau_drm.h170 __u64 relocs; member
H A Dtegra_drm.h477 __u64 relocs; member
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c209 struct fake_buffer_reloc *relocs; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c250 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 Dtlbex.c319 static struct uasm_reloc relocs[128]; variable
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c318 static struct uasm_reloc relocs[128]; variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c258 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 Di915_gem_execbuffer.c276 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 Danv_batch_chain.c1262 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...]

Completed in 37 milliseconds

12345