Home
last modified time | relevance | path

Searched refs:pid_ns_cachep (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
A Dpid_namespace.c28 static struct kmem_cache *pid_ns_cachep; variable
91 ns = kmem_cache_zalloc(pid_ns_cachep, GFP_KERNEL); in create_pid_namespace()
117 kmem_cache_free(pid_ns_cachep, ns); in create_pid_namespace()
131 kmem_cache_free(pid_ns_cachep, ns); in delayed_free_pidns()
453 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC | SLAB_ACCOUNT); in pid_namespaces_init()
/linux/
A DSystem.map160781 ffff800012118120 b pid_ns_cachep
A D.tmp_System.map160781 ffff800012118120 b pid_ns_cachep

Completed in 342 milliseconds