Home
last modified time | relevance | path

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

/kernel/time/
Dposix-cpu-timers.c1150 void clear_posix_cputimers_work(struct task_struct *p) in clear_posix_cputimers_work() function
1170 clear_posix_cputimers_work(current); in posix_cputimers_init_work()
/kernel/
Dfork.c2263 clear_posix_cputimers_work(p); in copy_process()