Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddelayacct.h100 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() function
236 static inline void delayacct_tsk_free(struct task_struct *tsk) in delayacct_tsk_free() function
/openbmc/linux/kernel/
H A Dfork.c978 delayacct_tsk_free(tsk); in __put_task_struct()
2782 delayacct_tsk_free(p); in copy_process()