Home
last modified time | relevance | path

Searched defs:mapping (Results 451 - 475 of 1091) sorted by relevance

1...<<11121314151617181920>>...44

/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.h202 void *mapping; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c32 void shmem_sg_free_table(struct sg_table *st, struct address_space *mapping, in shmem_sg_free_table() argument
209 struct address_space *mapping in shmem_get_pages() local
63 shmem_sg_alloc_table(struct drm_i915_private *i915, struct sg_table *st, size_t size, struct intel_memory_region *mr, struct address_space *mapping, unsigned int max_segment) shmem_sg_alloc_table() argument
303 __shmem_writeback(size_t size, struct address_space *mapping) __shmem_writeback() argument
424 struct address_space *mapping = obj->base.filp->f_mapping; shmem_pwrite() local
589 struct address_space *mapping; shmem_object_init() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gem.c281 gtt_user_read(struct io_mapping *mapping, in gtt_user_read() argument
516 ggtt_write(struct io_mapping *mapping, in ggtt_write() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsubmit.c148 struct tegra_drm_mapping *mapping; in tegra_drm_mapping_get() local
282 struct tegra_drm_mapping *mapping; in submit_process_bufs() local
228 submit_write_reloc(struct tegra_drm_context *context, struct gather_bo *bo, struct drm_tegra_submit_buf *buf, struct tegra_drm_mapping *mapping) submit_write_reloc() argument
[all...]
H A Dgem.c497 struct host1x_bo_mapping *mapping, *tmp; in tegra_bo_free_object() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dbus.c896 struct host1x_bo_mapping *mapping; in host1x_bo_pin() local
937 struct host1x_bo_mapping *mapping = to_host1x_bo_mapping(ref); __host1x_bo_unpin() local
953 host1x_bo_unpin(struct host1x_bo_mapping *mapping) host1x_bo_unpin() argument
[all...]
/kernel/liteos_a/kernel/base/vm/
H A Dlos_vm_filemap.c72 STATIC VOID OsPageCacheAdd(LosFilePage *page, struct page_mapping *mapping, VM_OFFSET_T pgoff) in OsPageCacheAdd() argument
89 VOID OsAddToPageacheLru(LosFilePage *page, struct page_mapping *mapping, VM_OFFSET_T pgoff) in OsAddToPageacheLru() argument
176 struct page_mapping *mapping = NULL; in OsVmmFileRemove() local
319 OsReleaseFpage(struct page_mapping *mapping, LosFilePage *fpage) OsReleaseFpage() argument
337 struct page_mapping *mapping = NULL; OsDelMapInfo() local
374 struct page_mapping *mapping = NULL; OsVmmFileFault() local
434 OsFileCacheFlush(struct page_mapping *mapping) OsFileCacheFlush() argument
463 OsFileCacheRemove(struct page_mapping *mapping) OsFileCacheRemove() argument
541 OsFindGetEntry(struct page_mapping *mapping, VM_OFFSET_T pgoff) OsFindGetEntry() argument
559 OsPageCacheAlloc(struct page_mapping *mapping, VM_OFFSET_T pgoff) OsPageCacheAlloc() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dworkingset.c667 struct address_space *mapping; in workingset_update_node() local
759 struct address_space *mapping; in __must_hold() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_channelmap.c123 char *mapping, separator = '|'; in channelmap_init() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dregion.cpp291 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),NULL,&status); in loadRegionData() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dxattrs.c410 struct XATTRMAPPING *mapping; in ntfs_xattr_build_mapping() local
459 ntfs_xattr_free_mapping(struct XATTRMAPPING *mapping) ntfs_xattr_free_mapping() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c665 init_format_extensions(struct pipe_screen *screen, struct gl_extensions *extensions, const struct st_extension_format_mapping *mapping, unsigned num_mappings, enum pipe_texture_target target, unsigned bind_flags) init_format_extensions() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dregion.cpp291 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),nullptr,&status); in loadRegionData() local
[all...]
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.h84 UnicodeString *mapping; member
[all...]
/third_party/icu/icu4c/source/tools/gensprep/
H A Dstore.c217 UChar* mapping; global() member
358 storeMapping(uint32_t codepoint, uint32_t* mapping,int32_t length, UStringPrepType type, UErrorCode* status) storeMapping() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp48 bool isDefaultComponentMapping (VkComponentMapping mapping) in isDefaultComponentMapping() argument
514 const deUint8 mapping[2]; populateTextureSwizzleTests() member
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregion.cpp270 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),NULL,&status); in loadRegionData() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.h84 UnicodeString *mapping; member
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dstore.c216 UChar* mapping; global() member
357 storeMapping(uint32_t codepoint, uint32_t* mapping,int32_t length, UStringPrepType type, UErrorCode* status) storeMapping() argument
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.h480 const std::vector<DecodePattern> mapping; member
/third_party/python/Modules/
H A D_codecsmodule.c569 _codecs_charmap_decode_impl(PyObject *module, Py_buffer *data, const char *errors, PyObject *mapping) _codecs_charmap_decode_impl() argument
881 _codecs_charmap_encode_impl(PyObject *module, PyObject *str, const char *errors, PyObject *mapping) _codecs_charmap_encode_impl() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp48 bool isDefaultComponentMapping (VkComponentMapping mapping) in isDefaultComponentMapping() argument
460 const deUint8 mapping[2]; populateTextureSwizzleTests() member
[all...]
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp233 std::unordered_map<std::string, std::unordered_map<ResType, uint32_t>> mapping = in LoadOverlays() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c505 gmc_v7_0_get_vm_pte(struct amdgpu_device *adev, struct amdgpu_bo_va_mapping *mapping, uint64_t *flags) gmc_v7_0_get_vm_pte() argument
H A Dgmc_v6_0.c384 gmc_v6_0_get_vm_pte(struct amdgpu_device *adev, struct amdgpu_bo_va_mapping *mapping, uint64_t *flags) gmc_v6_0_get_vm_pte() argument

Completed in 25 milliseconds

1...<<11121314151617181920>>...44