Home
last modified time | relevance | path

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

/include/linux/
Dtaskstats_kern.h25 extern void taskstats_exit(struct task_struct *, int group_dead);
28 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit() function