Searched refs:policy_cache (Results 1 – 1 of 1) sorted by relevance
128 static struct kmem_cache *policy_cache; variable475 policy = kmem_cache_alloc(policy_cache, GFP_KERNEL); in mpol_new()491 kmem_cache_free(policy_cache, pol); in __mpol_put()2822 struct mempolicy *new = kmem_cache_alloc(policy_cache, GFP_KERNEL); in __mpol_dup()3189 mpol_new = kmem_cache_alloc(policy_cache, GFP_KERNEL); in shared_policy_replace()3337 policy_cache = kmem_cache_create("numa_policy", in numa_policy_init()