Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtaskstats_kern.h28 static inline void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit() function
/linux/kernel/
H A Dtaskstats.c598 void taskstats_exit(struct task_struct *tsk, int group_dead) in taskstats_exit() function