Searched defs:cache (Results 1 - 25 of 119) sorted by relevance

12345

/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; local
H A Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; local
83 X509_POLICY_CACHE *cache; local
178 policy_cache_free(X509_POLICY_CACHE *cache) argument
200 policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) argument
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_tnt_cache.c34 void pt_tnt_cache_init(struct pt_tnt_cache *cache) argument
43 int pt_tnt_cache_is_empty(const struct pt_tnt_cache *cache) argument
51 int pt_tnt_cache_query(struct pt_tnt_cache *cache) argument
67 pt_tnt_cache_update_tnt(struct pt_tnt_cache *cache, const struct pt_packet_tnt *packet, const struct pt_config *config) argument
[all...]
H A Dpt_msec_cache.c36 int pt_msec_cache_init(struct pt_msec_cache *cache) argument
46 void pt_msec_cache_fini(struct pt_msec_cache *cache) argument
55 int pt_msec_cache_invalidate(struct pt_msec_cache *cache) argument
76 pt_msec_cache_read(struct pt_msec_cache *cache, const struct pt_mapped_section **pmsec, struct pt_image *image, uint64_t vaddr) argument
99 pt_msec_cache_fill(struct pt_msec_cache *cache, const struct pt_mapped_section **pmsec, struct pt_image *image, const struct pt_asid *asid, uint64_t vaddr) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DUserIDResolver.cpp16 Get( id_t id, Map &cache, llvm::Optional<std::string> (UserIDResolver::*do_get)(id_t)) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache_config.c82 svn_membuffer_t *cache = NULL; local
161 static svn_membuffer_t *cache = NULL; local
[all...]
H A Dcache-null.c149 svn_cache__t *cache = apr_pcalloc(result_pool, sizeof(*cache)); local
[all...]
H A Dcache.c27 svn_cache__set_error_handler(svn_cache__t *cache, argument
38 svn_cache__is_cachable(svn_cache__t *cache, argument
51 handle_error(svn_cache__t *cache, svn_error_t *err, apr_pool_t *pool) argument
67 svn_cache__get(void **value_p, svn_boolean_t *found, svn_cache__t *cache, const void *key, apr_pool_t *result_pool) argument
99 svn_cache__has_key(svn_boolean_t *found, svn_cache__t *cache, const void *key, apr_pool_t *scratch_pool) argument
119 svn_cache__set(svn_cache__t *cache, const void *key, void *value, apr_pool_t *scratch_pool) argument
135 svn_cache__iter(svn_boolean_t *completed, svn_cache__t *cache, svn_iter_apr_hash_cb_t user_cb, void *user_baton, apr_pool_t *scratch_pool) argument
155 svn_cache__get_partial(void **value, svn_boolean_t *found, svn_cache__t *cache, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
191 svn_cache__set_partial(svn_cache__t *cache, const void *key, svn_cache__partial_setter_func_t func, void *baton, apr_pool_t *scratch_pool) argument
208 svn_cache__get_info(svn_cache__t *cache, svn_cache__info_t *info, svn_boolean_t reset, apr_pool_t *result_pool) argument
[all...]
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree_tsd.h43 rtree_ctx_cache_elm_t cache[RTREE_CTX_NCACHE]; member in struct:rtree_ctx_s
[all...]
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_fmr_pool.h68 unsigned cache:1; member in struct:ib_fmr_pool_param
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DLTO.cpp286 lto::NativeObjectCache cache; local
/freebsd-13-stable/crypto/heimdal/kuser/
H A Dkdecode_ticket.c101 krb5_ccache cache; local
H A Dkdestroy.c36 static const char *cache; variable
H A Dkgetcred.c84 krb5_ccache cache; local
[all...]
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c241 struct bucket *cache = (struct bucket *)private; local
[all...]
H A Darchive_read_disk_set_standard_lookup.c72 } cache[name_cache_size]; member in struct:name_cache
124 struct name_cache *cache = (struct name_cache *)data; local
142 lookup_name(struct name_cache *cache, const char * (*lookup_fn)(struct name_cache *, id_t), id_t id) argument
187 lookup_uname_helper(struct name_cache *cache, id_t id) argument
232 lookup_uname_helper(struct name_cache *cache, id_t id) argument
256 lookup_gname_helper(struct name_cache *cache, id_t id) argument
299 lookup_gname_helper(struct name_cache *cache, id_t id) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h31 IndexT cache[kSize]; member in class:__tsan::DenseSlabAllocCache
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp156 lto::NativeObjectCache cache; local
/freebsd-13-stable/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c110 umem_cache_t *cache = malloc(sizeof(umem_cache_t)); local
125 void *umem_cache_alloc(umem_cache_t *cache, int flags) argument
155 umem_cache_free(umem_cache_t *cache, void *buffer) argument
166 umem_cache_destroy(umem_cache_t *cache) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DLinkage.h102 void cache(const NamedDecl *ND, LVComputationKind Kind, LinkageInfo Info) { function in class:clang::LinkageComputer
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c41 struct linux_kmem_cache *cache; member in struct:linux_kmem_rcu
/freebsd-13-stable/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h31 uint8_t cache; member in struct:__anon6659
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c71 const char *cache; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp39 AllocatorCache cache; member in struct:__lsan::__anon2518
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c266 check_slice(const char *path, blkid_cache cache, int force, boolean_t isspare) argument
311 check_disk(const char *path, blkid_cache cache, int force, argument
393 blkid_cache cache; local
[all...]

Completed in 376 milliseconds

12345