Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dposix-timers.h76 struct task_struct *it_process; /* for clock_nanosleep */ member
/linux-4.4.14/kernel/time/
Dposix-cpu-timers.c538 wake_up_process(timer->it_process); in cpu_timer_fire()
1309 timer.it_process = current; in do_cpu_nanosleep()