Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpsi_types.h193 u64 polling_until; member
/linux-6.1.9/kernel/sched/
Dpsi.c608 if (now > group->polling_until) in psi_poll_work()
616 group->polling_until = now + in psi_poll_work()
620 if (now > group->polling_until) { in psi_poll_work()
1303 group->polling_until = 0; in psi_trigger_destroy()