Searched refs:policy_cache (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dpcy_cache.c78 X509_POLICY_CACHE *cache = x->policy_cache;
147 x->policy_cache = cache;
250 if (x->policy_cache == NULL)
257 return x->policy_cache;
H A Dpcy_map.c99 X509_POLICY_CACHE *cache = x->policy_cache;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dx_x509.c115 policy_cache_free(ret->policy_cache);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmempolicy.c48 static struct kmem_cache *policy_cache; variable in typeref:struct:kmem_cache
128 policy = kmem_cache_alloc(policy_cache, GFP_KERNEL);
136 kmem_cache_free(policy_cache, policy);
149 kmem_cache_free(policy_cache, policy);
1264 struct mempolicy *new = kmem_cache_alloc(policy_cache, GFP_KERNEL);
1278 kmem_cache_free(policy_cache, new);
1320 kmem_cache_free(policy_cache, p);
1547 policy_cache = kmem_cache_create("numa_policy",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509.h290 X509_POLICY_CACHE *policy_cache; member in struct:x509_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509.h290 X509_POLICY_CACHE *policy_cache; member in struct:x509_st

Completed in 59 milliseconds