Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dposix-timers.h204 struct task_struct *it_process; member
/linux-6.15/kernel/time/
H A Dposix-cpu-timers.c604 wake_up_process(timer->it_process); in cpu_timer_fire()
1485 timer.it_process = current; in do_cpu_nanosleep()