Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c63 static void proc_cleanup_work(struct work_struct *work) in proc_cleanup_work() function
120 INIT_WORK(&ns->proc_work, proc_cleanup_work); in create_pid_namespace()