Searched refs:sn_cache (Results 1 – 3 of 3) sorted by relevance
116 static struct kmem_cache *sn_cache; variable2453 kmem_cache_free(sn_cache, n); in sp_free()2584 n = kmem_cache_alloc(sn_cache, GFP_KERNEL); in sp_alloc()2590 kmem_cache_free(sn_cache, n); in sp_alloc()2649 kmem_cache_free(sn_cache, n_new); in shared_policy_replace()2656 n_new = kmem_cache_alloc(sn_cache, GFP_KERNEL); in shared_policy_replace()2814 sn_cache = kmem_cache_create("shared_policy_node", in numa_policy_init()
160997 ffff8000121236f8 b sn_cache
Completed in 402 milliseconds