Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dposix-timers.h234 struct task_struct *it_process; member
/linux-6.1.9/kernel/time/
Dposix-cpu-timers.c598 wake_up_process(timer->it_process); in cpu_timer_fire()
1459 timer.it_process = current; in do_cpu_nanosleep()