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

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A Dpcy_map.c73 X509_POLICY_CACHE *cache = x->policy_cache; local
H A Dpcy_cache.c78 X509_POLICY_CACHE *cache = x->policy_cache; local
131 X509_POLICY_CACHE *cache; local
235 policy_cache_free(X509_POLICY_CACHE *cache) argument
260 policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) argument
[all...]
H A Dpcy_tree.c148 const X509_POLICY_CACHE *cache; local
340 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache) argument
374 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) argument
402 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) argument
442 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) argument
700 const X509_POLICY_CACHE *cache; local
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_fmr_pool.h64 unsigned cache:1; member in struct:ib_fmr_pool_param
H A Dib_verbs.h1174 struct ib_cache cache; member in struct:ib_device
/barrelfish-master/kernel/include/arch/armv8/
H A Dsysreg.h259 uint64_t cache; local
/barrelfish-master/kernel/include/arch/armv7/
H A Dcp15.h101 uint32_t cache; local
/barrelfish-master/lib/vfs/
H A Dvfs_cache.c111 free_unused(struct fs_cache *cache, size_t factor, size_t maximum) argument
185 cache_make_space(struct fs_cache *cache) argument
259 get_new_entry(struct fs_cache *cache, size_t hash, struct cache_entry **entry) argument
281 remove_from_unused(struct fs_cache *cache, struct cache_entry *entry) argument
307 fs_cache_acquire(struct fs_cache *cache, uint32_t key, void **item) argument
344 fs_cache_put(struct fs_cache *cache, uint32_t key, void *item) argument
408 fs_cache_release(struct fs_cache* cache, uint32_t key) argument
463 struct fs_cache *cache; local
491 fs_cache_free(struct fs_cache *cache) argument
[all...]
H A Dcache.c48 static struct bcache_client *cache[MAX_CACHES]; variable in typeref:struct:bcache_client
[all...]
H A Dvfs_fat.c158 acquire_or_read(struct fat_mount *mount, struct fs_cache *cache, argument
/barrelfish-master/include/vm/
H A Dvm_object.h121 struct vm_radix cache; /* (o + f) root of the cache page radix trie */ member in struct:vm_object
H A Duma_core.c672 uma_cache_t cache; local
717 uma_cache_t cache; local
2089 uma_cache_t cache; local
2630 uma_cache_t cache; local
3290 cache_print(uma_cache_t cache) argument
3324 uma_cache_t cache; local
3355 uma_cache_t cache; local
3409 uma_cache_t cache; local
[all...]
/barrelfish-master/usr/webserver/
H A Dhttp_cache.c456 struct http_cache_entry *cache = arg; local
[all...]
/barrelfish-master/lib/libc/yp/
H A Dyplib.c81 struct ypmatch_ent *cache; member in struct:dom_binding
/barrelfish-master/lib/lua/src/
H A Dlobject.h475 union Closure *cache; /* last created closure with this prototype */ member in struct:Proto
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_vfy.h186 int cache; /* if true, stash any hits */ member in struct:x509_store_st
/barrelfish-master/include/openssl/
H A Dx509_vfy.h186 int cache; /* if true, stash any hits */ member in struct:x509_store_st
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dkssl.c721 kssl_krb5_cc_get_principal(krb5_context context, krb5_ccache cache, krb5_principal *principal) argument

Completed in 101 milliseconds