Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dposix-timers.h255 void posix_cpu_timers_exit(struct task_struct *task);
/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c543 void posix_cpu_timers_exit(struct task_struct *tsk) in posix_cpu_timers_exit() function
/openbmc/linux/kernel/
H A Dexit.c156 posix_cpu_timers_exit(tsk); in __exit_signal()
/openbmc/linux/fs/
H A Dexec.c1307 posix_cpu_timers_exit(me); in begin_new_exec()