Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dposix-timers.h239 struct task_struct *it_process; member
/linux-6.6.21/kernel/time/
Dposix-cpu-timers.c597 wake_up_process(timer->it_process); in cpu_timer_fire()
1517 timer.it_process = current; in do_cpu_nanosleep()