Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dpid_namespace.c31 static struct kmem_cache *pid_cache[MAX_PID_NS_LEVEL]; variable
41 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep()