Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dpid_namespace.c61 static void proc_cleanup_work(struct work_struct *work) in proc_cleanup_work() function
118 INIT_WORK(&ns->proc_work, proc_cleanup_work); in create_pid_namespace()