Searched refs:rtpoll_until (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpsi_types.h207 u64 rtpoll_until; member in struct:psi_group
/linux-master/kernel/sched/
H A Dpsi.c637 if (now > group->rtpoll_until) {
678 if (now > group->rtpoll_until)
686 group->rtpoll_until = now +
690 if (now > group->rtpoll_until) {
1424 group->rtpoll_until = 0;

Completed in 128 milliseconds