Searched refs:proc_flush_task (Results 1 – 3 of 3) sorted by relevance
15 extern void proc_flush_task(struct task_struct *);51 static inline void proc_flush_task(struct task_struct *task) in proc_flush_task() function
180 proc_flush_task(p); in release_task()
2922 void proc_flush_task(struct task_struct *task) in proc_flush_task() function