Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpsi_types.h174 u64 polling_until; member
/linux/kernel/sched/
A Dpsi.c206 group->polling_until = 0; in group_init()
602 if (now > group->polling_until) in psi_poll_work()
610 group->polling_until = now + in psi_poll_work()
614 if (now > group->polling_until) { in psi_poll_work()
1215 group->polling_until = 0; in psi_trigger_destroy()

Completed in 6 milliseconds