Home
last modified time | relevance | path

Searched refs:sighand_cachep (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dsignal.h324 extern struct kmem_cache *sighand_cachep;
/linux/kernel/
A Dfork.c330 struct kmem_cache *sighand_cachep; variable
1593 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()
/linux/fs/
A Dexec.c1188 newsighand = kmem_cache_alloc(sighand_cachep, GFP_KERNEL); in unshare_sighand()
/linux/
A DSystem.map160355 ffff8000120ee7c0 B sighand_cachep
A D.tmp_System.map160355 ffff8000120ee7c0 B sighand_cachep

Completed in 1222 milliseconds