Searched refs:rtpoll_next_update (Results 1 – 2 of 2) sorted by relevance
206 u64 rtpoll_next_update; member
200 group->rtpoll_next_update = ULLONG_MAX; in group_init()608 group->rtpoll_next_update = now + group->rtpoll_min_period; in init_rtpoll_triggers()704 group->rtpoll_next_update = ULLONG_MAX; in psi_rtpoll_work()708 if (now >= group->rtpoll_next_update) { in psi_rtpoll_work()709 group->rtpoll_next_update = update_triggers(group, now, &update_total, PSI_POLL); in psi_rtpoll_work()716 nsecs_to_jiffies(group->rtpoll_next_update - now) + 1, in psi_rtpoll_work()