Home
last modified time | relevance | path

Searched defs:cache (Results 551 - 575 of 958) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp348 auto &cache = state->routine->samplerCache.at(instruction.position); in lookupSamplerFunction() local
H A DVertexRoutine.cpp44 Pointer<Byte> cache = task + OFFSET(VertexTask, vertexCache); in generate() local
/third_party/skia/tests/
H A DResourceAllocatorTest.cpp365 auto cache = dContext->priv().getResourceCache(); in memory_budget_test() local
H A DBackendAllocationTest.cpp48 GrResourceCache* cache = dContext->priv().getResourceCache(); in test_wrapping() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp281 Hashtable cache; member in DNCache
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit_64.c360 __init_extra_mapping(unsigned long phys, unsigned long size, enum page_cache_mode cache) __init_extra_mapping() argument
/kernel/linux/linux-5.10/drivers/block/
H A Dps3vram.c84 struct ps3vram_cache cache; member
312 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_evict() local
334 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_load() local
354 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_flush() local
368 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_match() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmaengine.c1373 struct kmem_cache *cache; member
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dmmu.c504 struct kvm_mmu_memory_cache cache = { 0, __GFP_ZERO, NULL, }; kvm_phys_addr_ioremap() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dmmu.c131 static pte_t *kvm_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_walk_pgd() argument
175 kvm_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) kvm_pte_for_gpa() argument
780 kvm_get_pud(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, phys_addr_t addr) kvm_get_pud() argument
795 kvm_get_pmd(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, phys_addr_t addr) kvm_get_pmd() argument
817 kvm_set_pmd_huge(struct kvm_vcpu *vcpu, struct kvm_mmu_memory_cache *cache, phys_addr_t addr, const pmd_t *new_pmd) kvm_set_pmd_huge() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacobject.h393 struct acpi_object_cache_list cache; member
/kernel/linux/linux-5.10/drivers/base/
H A Dnode.c250 ATTRIBUTE_GROUPS(cache); variable
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd() argument
143 kvm_mips_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) kvm_mips_pte_for_gpa() argument
[all...]
H A Demulate.c2188 u32 cache, op_inst, op, base; in kvm_mips_emulate_cache() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsmp.c1273 struct device_node *cache; in cpu_to_l2cache() local
[all...]
H A Dcacheinfo.c44 struct cache *cache; member
118 struct cache { global() struct
139 cache_type_string(const struct cache *cache) cache_type_string() argument
144 cache_init(struct cache *cache, int type, int level, struct device_node *ofnode) cache_init() argument
156 struct cache *cache; new_cache() local
165 release_cache_debugcheck(struct cache *cache) release_cache_debugcheck() argument
178 release_cache(struct cache *cache) release_cache() argument
192 cache_cpu_set(struct cache *cache, int cpu) cache_cpu_set() argument
206 cache_size(const struct cache *cache, unsigned int *ret) cache_size() argument
221 cache_size_kb(const struct cache *cache, unsigned int *ret) cache_size_kb() argument
233 cache_get_line_size(const struct cache *cache, unsigned int *ret) cache_get_line_size() argument
256 cache_nr_sets(const struct cache *cache, unsigned int *ret) cache_nr_sets() argument
271 cache_associativity(const struct cache *cache, unsigned int *ret) cache_associativity() argument
303 cache_find_first_sibling(struct cache *cache) cache_find_first_sibling() argument
321 struct cache *cache = NULL; cache_lookup_by_node() local
387 struct cache *cache; cache_do_one_devnode() local
400 struct cache *cache; cache_lookup_or_instantiate() local
434 do_subsidiary_caches_debugcheck(struct cache *cache) do_subsidiary_caches_debugcheck() argument
446 do_subsidiary_caches(struct cache *cache) do_subsidiary_caches() argument
556 struct cache *cache; size_show() local
573 struct cache *cache; line_size_show() local
589 struct cache *cache; nr_sets_show() local
605 struct cache *cache; associativity_show() local
620 struct cache *cache; type_show() local
633 struct cache *cache; level_show() local
659 get_big_core_shared_cpu_map(int cpu, struct cache *cache) get_big_core_shared_cpu_map() argument
671 struct cache *cache; show_shared_cpumap() local
739 struct cache *cache; cacheinfo_create_index_opt_attrs() local
777 cacheinfo_create_index_dir(struct cache *cache, int index, struct cache_dir *cache_dir) cacheinfo_create_index_dir() argument
806 struct cache *cache; cacheinfo_sysfs_populate() local
823 struct cache *cache; cacheinfo_cpu_online() local
840 struct cache *cache; cache_lookup_by_cpu() local
880 cache_cpu_clear(struct cache *cache, int cpu) cache_cpu_clear() argument
904 struct cache *cache; cacheinfo_cpu_offline() local
[all...]
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dinternal.h140 void *cache; member
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dmemtype.c195 enum page_cache_mode cache; in pat_get_cache_mode() local
222 enum page_cache_mode cache; __init_cache_modes() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dhash.c816 mv_cesa_ahash_export(struct ahash_request *req, void *hash, u64 *len, void *cache) mv_cesa_ahash_export() argument
834 mv_cesa_ahash_import(struct ahash_request *req, const void *hash, u64 len, const void *cache) mv_cesa_ahash_import() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c285 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache() argument
435 struct crat_subtype_cache *cache; kfd_parse_subtype() local
[all...]
H A Dkfd_topology.c137 struct kfd_cache_properties *cache; in kfd_release_topology_device() local
341 struct kfd_cache_properties *cache; in kfd_cache_show() local
557 struct kfd_cache_properties *cache; kfd_remove_sysfs_node_entry() local
620 struct kfd_cache_properties *cache; kfd_build_sysfs_node_entry() local
1134 struct kfd_cache_properties *cache; kfd_assign_gpu() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcacheinfo.c43 struct cache *cache; member
117 struct cache { global() struct
139 cache_type_string(const struct cache *cache) cache_type_string() argument
144 cache_init(struct cache *cache, int type, int level, struct device_node *ofnode, int group_id) cache_init() argument
158 struct cache *cache; new_cache() local
167 release_cache_debugcheck(struct cache *cache) release_cache_debugcheck() argument
180 release_cache(struct cache *cache) release_cache() argument
194 cache_cpu_set(struct cache *cache, int cpu) cache_cpu_set() argument
208 cache_size(const struct cache *cache, unsigned int *ret) cache_size() argument
223 cache_size_kb(const struct cache *cache, unsigned int *ret) cache_size_kb() argument
235 cache_get_line_size(const struct cache *cache, unsigned int *ret) cache_get_line_size() argument
258 cache_nr_sets(const struct cache *cache, unsigned int *ret) cache_nr_sets() argument
273 cache_associativity(const struct cache *cache, unsigned int *ret) cache_associativity() argument
305 cache_find_first_sibling(struct cache *cache) cache_find_first_sibling() argument
326 struct cache *cache = NULL; cache_lookup_by_node_group() local
394 struct cache *cache; cache_do_one_devnode() local
408 struct cache *cache; cache_lookup_or_instantiate() local
442 do_subsidiary_caches_debugcheck(struct cache *cache) do_subsidiary_caches_debugcheck() argument
477 do_subsidiary_caches(struct cache *cache, unsigned int cpu_id) do_subsidiary_caches() argument
592 struct cache *cache; size_show() local
609 struct cache *cache; line_size_show() local
625 struct cache *cache; nr_sets_show() local
641 struct cache *cache; associativity_show() local
656 struct cache *cache; type_show() local
669 struct cache *cache; level_show() local
684 struct cache *cache; show_shared_cpumap() local
747 struct cache *cache; cacheinfo_create_index_opt_attrs() local
785 cacheinfo_create_index_dir(struct cache *cache, int index, struct cache_dir *cache_dir) cacheinfo_create_index_dir() argument
814 struct cache *cache; cacheinfo_sysfs_populate() local
831 struct cache *cache; cacheinfo_cpu_online() local
848 struct cache *cache; cache_lookup_by_cpu() local
890 cache_cpu_clear(struct cache *cache, int cpu) cache_cpu_clear() argument
914 struct cache *cache; cacheinfo_cpu_offline() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c163 struct nfp_cpp_area_cache *cache, *ctmp; in nfp_cpp_free() local
794 struct nfp_cpp_area_cache *cache; in nfp_cpp_area_cache_add() local
826 struct nfp_cpp_area_cache *cache; area_cache_get() local
905 area_cache_put(struct nfp_cpp *cpp, struct nfp_cpp_area_cache *cache) area_cache_put() argument
921 struct nfp_cpp_area_cache *cache; __nfp_cpp_read() local
990 struct nfp_cpp_area_cache *cache; __nfp_cpp_write() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcache.c1050 struct ib_pkey_cache *cache; ib_get_cached_pkey() local
1094 struct ib_pkey_cache *cache; ib_find_cached_pkey() local
1140 struct ib_pkey_cache *cache; ib_find_exact_cached_pkey() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1184 u8 cache; in tulip_mwi_config() local
[all...]

Completed in 34 milliseconds

1...<<21222324252627282930>>...39