Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c22 struct pid_cache { struct
40 struct pid_cache *pcache; in create_pid_cachep() argument
48 pcache = kmalloc(sizeof(struct pid_cache), GFP_KERNEL); in create_pid_cachep()