| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_server2.c | 1559 mbedtls_ssl_cache_context cache; in main() local [all...] |
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | doio.c | 4275 static struct fd_cache *cache = NULL; in alloc_fdcache() local [all...] |
| /third_party/node/src/ |
| H A D | js_native_api_v8.cc | 1639 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 D | LzmaEnc.c | 348 unsigned cache;
member
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 689 struct hash_table *cache; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_context.h | 519 struct hash_table *cache; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Program.cpp | 1527 MemoryProgramCache *cache = context->getMemoryProgramCache(); in linkImpl() local 1732 MemoryProgramCache *cache = context->getMemoryProgramCache(); in resolveLinkImpl() local [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkGpu.cpp | 2676 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 D | spirv_cross.cpp | 1098 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.c | 4868 static PyObject *cache; in PyCArrayType_from_ctype() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | policydb.h | 142 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 D | wpa_auth_ft.c | 1293 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 D | wpa_auth_ft.c | 1291 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 D | hifn_795x.c | 609 struct scatterlist cache[ASYNC_SCATTERLIST_CACHE]; member
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 7207 u8 cache; in vmx_get_mt_mask() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
| H A D | safexcel.h | 861 u8 cache[HASH_CACHE_SIZE]; member
|
| /kernel/linux/linux-5.10/virt/kvm/ |
| H A D | kvm_main.c | 2211 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 D | qib.h | 504 struct cache { struct
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| H A D | irq-gic-v3-its.c | 2593 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 D | mlx5_ib.h | 987 struct mlx5_mr_cache cache; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_types.h | 676 struct mlx5dr_domain_cache cache; member
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | driver.h | 302 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wm_adsp.c | 616 void *cache; member [all...] |
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | internal.h | 362 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 D | inode.c | 2586 struct btrfs_block_group *cache; in btrfs_release_delalloc_bytes() local [all...] |