Searched refs:sighand_cachep (Results 1 – 1 of 1) sorted by relevance
447 struct kmem_cache *sighand_cachep; variable1755 sig = kmem_cache_alloc(sighand_cachep, GFP_KERNEL); in copy_sighand()1780 kmem_cache_free(sighand_cachep, sighand); in __cleanup_sighand()3156 sighand_cachep = kmem_cache_create("sighand_cache", in proc_caches_init()