Home
last modified time | relevance | path

Searched refs:gather (Results 76 - 100 of 135) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c349 struct iommu_iotlb_gather *gather) in sun50i_iommu_iotlb_sync()
556 size_t size, struct iommu_iotlb_gather *gather) in sun50i_iommu_unmap()
348 sun50i_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) sun50i_iommu_iotlb_sync() argument
555 sun50i_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) sun50i_iommu_unmap() argument
H A Dvirtio-iommu.c765 size_t size, struct iommu_iotlb_gather *gather) in viommu_unmap()
812 struct iommu_iotlb_gather *gather) in viommu_iotlb_sync()
764 viommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) viommu_unmap() argument
811 viommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) viommu_iotlb_sync() argument
H A Dmtk_iommu_v1.c328 struct iommu_iotlb_gather *gather) in mtk_iommu_unmap()
326 mtk_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) mtk_iommu_unmap() argument
/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c418 struct iommu_iotlb_gather *gather) in sun50i_iommu_iotlb_sync()
625 size_t size, struct iommu_iotlb_gather *gather) in sun50i_iommu_unmap()
417 sun50i_iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) sun50i_iommu_iotlb_sync() argument
624 sun50i_iommu_unmap(struct iommu_domain *domain, unsigned long iova, size_t size, struct iommu_iotlb_gather *gather) sun50i_iommu_unmap() argument
H A Ddma-iommu.c706 dma_addr_t iova, size_t size, struct iommu_iotlb_gather *gather) in iommu_dma_free_iova()
713 else if (gather && gather->queued) in iommu_dma_free_iova()
716 &gather->freelist); in iommu_dma_free_iova()
705 iommu_dma_free_iova(struct iommu_dma_cookie *cookie, dma_addr_t iova, size_t size, struct iommu_iotlb_gather *gather) iommu_dma_free_iova() argument
H A Dvirtio-iommu.c860 struct iommu_iotlb_gather *gather) in viommu_unmap_pages()
908 struct iommu_iotlb_gather *gather) in viommu_iotlb_sync()
858 viommu_unmap_pages(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) viommu_unmap_pages() argument
907 viommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) viommu_iotlb_sync() argument
H A Dmtk_iommu_v1.c357 struct iommu_iotlb_gather *gather) in mtk_iommu_v1_unmap()
355 mtk_iommu_v1_unmap(struct iommu_domain *domain, unsigned long iova, size_t pgsize, size_t pgcount, struct iommu_iotlb_gather *gather) mtk_iommu_v1_unmap() argument
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c324 static void arm_smmu_tlb_add_page_s1(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s1() argument
340 static void arm_smmu_tlb_add_page_s2(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s2() argument
360 static void arm_smmu_tlb_add_page_s2_v1(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s2_v1() argument
1226 struct iommu_iotlb_gather *gather) in arm_smmu_iotlb_sync()
1225 arm_smmu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *gather) arm_smmu_iotlb_sync() argument
/third_party/python/Lib/test/test_asyncio/
H A Dtest_ssl.py275 await asyncio.wait_for(asyncio.gather(*tasks), TIMEOUT)
368 return await asyncio.gather(*tasks)
1168 await asyncio.wait_for(asyncio.gather(*tasks), TIMEOUT)
1231 return await asyncio.gather(*tasks)
H A Dtest_subprocess.py698 res = await asyncio.gather(*[get_command_stdout(sys.executable, '-c',
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp743 Vec4 gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const;
780 Vec4 gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const;
807 inline Vec4 TextureCube::gather (const Sampler& sampler, float s, float t, float r, int componentNdx) const in gather() function in tcu::TextureCube
809 return m_view.gather(sampler, s, t, r, componentNdx); in gather()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_iommu.c235 static void msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in msm_iommu_tlb_add_page() argument
/third_party/mesa3d/bin/pick/
H A Dcore.py345 # collected by asyncio.gather. We do this to allow the tasks to be
361 await asyncio.gather(*tasks)
/third_party/python/Tools/peg_generator/pegen/
H A Dparser_generator.py262 def visit_Gather(self, gather: Gather) -> bool:
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp745 bool gather = state.textureFilter == FILTER_GATHER; in sampleQuad2D() local
764 Short4 uuuu0 = offsetSample(uuuu, mipmap, OFFSET(Mipmap,uHalf), state.addressingModeU == ADDRESSING_WRAP, gather ? 0 : -1, lod); in sampleQuad2D()
765 Short4 vvvv0 = offsetSample(vvvv, mipmap, OFFSET(Mipmap,vHalf), state.addressingModeV == ADDRESSING_WRAP, gather ? 0 : -1, lod); in sampleQuad2D()
766 Short4 uuuu1 = offsetSample(uuuu, mipmap, OFFSET(Mipmap,uHalf), state.addressingModeU == ADDRESSING_WRAP, gather ? 2 : +1, lod); in sampleQuad2D()
767 Short4 vvvv1 = offsetSample(vvvv, mipmap, OFFSET(Mipmap,vHalf), state.addressingModeV == ADDRESSING_WRAP, gather ? 2 : +1, lod); in sampleQuad2D()
774 if(!gather) // Blend in sampleQuad2D()
1215 bool gather = state.textureFilter == FILTER_GATHER; in sampleFloat2D() local
1250 if(!gather) // Blend in sampleFloat2D()
/third_party/skia/src/core/
H A DSkVM.h929 Color gather(PixelFormat, UPtr ptr, int offset, I32 index); in abs()
930 Color gather(PixelFormat f, Uniform u, I32 index) { in abs() function in skvm::Builder
931 return gather(f, u.ptr, u.offset, index); in abs()
1315 SI Color gather(PixelFormat f, UPtr p, int off, I32 ix) { return ix->gather(f,p,off,ix); } in gather() function
1316 SI Color gather(PixelFormat f, Uniform u , I32 ix) { return ix->gather(f,u,ix); } in gather() function
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp955 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p, GrMipmapped) { in gatherProxyIntervals() local
964 recordedOp.visitProxies(gather); in gatherProxyIntervals()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c889 pko_command.s.gather = 1; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c895 pko_command.s.gather = 1; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
/kernel/linux/linux-5.10/drivers/staging/octeon/
H A Dethernet-tx.c284 pko_command.s.gather = 1; in cvm_oct_xmit()
/kernel/linux/linux-6.6/drivers/staging/octeon/
H A Dethernet-tx.c282 pko_command.s.gather = 1; in cvm_oct_xmit()
/third_party/python/Lib/asyncio/
H A Dtasks.py7 'gather', 'shield', 'ensure_future', 'run_coroutine_threadsafe',
690 """Helper for gather().
718 def gather(*coros_or_futures, return_exceptions=False): function
741 If *return_exceptions* is False, cancelling gather() after it
743 For instance, gather can be marked done after propagating an
744 exception to the caller, therefore, calling ``gather.cancel()``
746 gather won't cancel any other awaitables.
801 # If gather is being cancelled we must propagate the
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp2750 bool gather = false; in emit_texture_op() local
2785 gather = true; in emit_texture_op()
2792 gather = true; in emit_texture_op()
2915 if (gather) in emit_texture_op()
2927 else if (gather) in emit_texture_op()
2955 SPIRV_CROSS_THROW("HLSL shader model 4 can only gather from the red component."); in emit_texture_op()
2991 if (gather) in emit_texture_op()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_0.cpp342 Gather gather{}; in ConvertGather()
344 (void)GatherBlockMarshalling(data, gather); in ConvertGather()
H A Dlite_graph_to_hdi_model_v1_0.cpp342 Gather gather{}; in ConvertGather()
344 (void)GatherBlockMarshalling(data, gather); in ConvertGather()

Completed in 49 milliseconds

123456