Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dpid_namespace.c30 static struct kmem_cache *pid_cache[MAX_PID_NS_LEVEL]; variable
40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep()