Searched refs:sighand_cachep (Results 1 – 5 of 5) sorted by relevance
324 extern struct kmem_cache *sighand_cachep;
330 struct kmem_cache *sighand_cachep; variable1593 sig = kmem_cache_alloc(sighand_cachep, GFP_KERNEL); in copy_sighand()1618 kmem_cache_free(sighand_cachep, sighand); in __cleanup_sighand()2909 sighand_cachep = kmem_cache_create("sighand_cache", in proc_caches_init()
1188 newsighand = kmem_cache_alloc(sighand_cachep, GFP_KERNEL); in unshare_sighand()
160355 ffff8000120ee7c0 B sighand_cachep
Completed in 1222 milliseconds