Searched refs:policy_cache (Results 1 – 1 of 1) sorted by relevance
124 static struct kmem_cache *policy_cache; variable332 policy = kmem_cache_alloc(policy_cache, GFP_KERNEL); in mpol_new()348 kmem_cache_free(policy_cache, pol); in __mpol_put()2584 struct mempolicy *new = kmem_cache_alloc(policy_cache, GFP_KERNEL); in __mpol_dup()2950 mpol_new = kmem_cache_alloc(policy_cache, GFP_KERNEL); in shared_policy_replace()3095 policy_cache = kmem_cache_create("numa_policy", in numa_policy_init()