Home
last modified time | relevance | path

Searched defs:cache (Results 876 - 900 of 958) sorted by relevance

1...<<313233343536373839

/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c1559 mbedtls_ssl_cache_context cache; in main() local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c4275 static struct fd_cache *cache = NULL; in alloc_fdcache() local
[all...]
/third_party/node/src/
H A Djs_native_api_v8.cc1639 v8::ScriptCompiler::CachedData* cache = cachedData in OH_JSVM_CompileScript() local
1747 v8::ScriptCompiler::CachedData* cache = cachedData in OH_JSVM_CompileScriptWithOrigin() local
1780 auto cache = static_cast<JSVM_CodeCache*>(options[i].content.ptr); CompileOptionResolver() local
1882 v8::ScriptCompiler::CachedData* cache; OH_JSVM_CreateCodeCache() local
[all...]
/third_party/lzma/C/
H A DLzmaEnc.c348 unsigned cache; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h689 struct hash_table *cache; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h519 struct hash_table *cache; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp1527 MemoryProgramCache *cache = context->getMemoryProgramCache(); in linkImpl() local
1732 MemoryProgramCache *cache = context->getMemoryProgramCache(); in resolveLinkImpl() local
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp2676 auto cache = context->priv().getResourceCache(); in checkVkResult() local
2757 auto cache = getContext()->priv().getResourceCache(); in addAllocImageBytes() local
2766 auto cache in removeAllocImageBytes() local
2775 auto cache = getContext()->priv().getResourceCache(); addAllocBufferBytes() local
2784 auto cache = getContext()->priv().getResourceCache(); removeAllocBufferBytes() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp1098 void Compiler::update_name_cache(unordered_set<string> &cache, string &name) in update_name_cache() argument
/third_party/python/Modules/_ctypes/
H A D_ctypes.c4868 static PyObject *cache; in PyCArrayType_from_ctype() local
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h142 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */ member
210 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1293 struct wpa_ft_pmk_cache *cache; in wpa_ft_pmk_cache_init() local
1305 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit() argument
1331 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_store_pmk_r0() local
1390 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_fetch_pmk_r0() local
1418 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_store_pmk_r1() local
1484 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_fetch_pmk_r1() local
4778 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_push_pmk_r1() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1291 struct wpa_ft_pmk_cache *cache; in wpa_ft_pmk_cache_init() local
1303 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit() argument
1329 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_store_pmk_r0() local
1388 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_fetch_pmk_r0() local
1416 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_store_pmk_r1() local
1482 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_fetch_pmk_r1() local
4551 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; wpa_ft_push_pmk_r1() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dhifn_795x.c609 struct scatterlist cache[ASYNC_SCATTERLIST_CACHE]; member
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c7207 u8 cache; in vmx_get_mt_mask() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h861 u8 cache[HASH_CACHE_SIZE]; member
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c2211 void kvm_release_pfn(kvm_pfn_t pfn, bool dirty, struct gfn_to_pfn_cache *cache) in kvm_release_pfn() argument
2225 kvm_cache_gfn_to_pfn(struct kvm_memory_slot *slot, gfn_t gfn, struct gfn_to_pfn_cache *cache, u64 gen) kvm_cache_gfn_to_pfn() argument
2236 __kvm_map_gfn(struct kvm_memslots *slots, gfn_t gfn, struct kvm_host_map *map, struct gfn_to_pfn_cache *cache, bool atomic) __kvm_map_gfn() argument
2291 kvm_map_gfn(struct kvm_vcpu *vcpu, gfn_t gfn, struct kvm_host_map *map, struct gfn_to_pfn_cache *cache, bool atomic) kvm_map_gfn() argument
2306 __kvm_unmap_gfn(struct kvm_memory_slot *memslot, struct kvm_host_map *map, struct gfn_to_pfn_cache *cache, bool dirty, bool atomic) __kvm_unmap_gfn() argument
2342 kvm_unmap_gfn(struct kvm_vcpu *vcpu, struct kvm_host_map *map, struct gfn_to_pfn_cache *cache, bool dirty, bool atomic) kvm_unmap_gfn() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib.h504 struct cache { struct
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-v3-its.c2593 u64 cache = GITS_BASER_RaWaWb; in its_alloc_tables() local
2308 its_setup_baser(struct its_node *its, struct its_baser *baser, u64 cache, u64 shr, u32 order, bool indirect) its_setup_baser() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h987 struct mlx5_mr_cache cache; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h676 struct mlx5dr_domain_cache cache; member
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Ddriver.h302 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c616 void *cache; member
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dinternal.h362 struct fscache_cookie *cache; /* caching cookie */ member
583 struct fscache_cookie *cache; /* caching cookie */ member
623 struct fscache_cookie *cache; /* caching cookie */ member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c2586 struct btrfs_block_group *cache; in btrfs_release_delalloc_bytes() local
[all...]

Completed in 102 milliseconds

1...<<313233343536373839