Searched refs:next_blocked (Results 1 – 1 of 1) sorted by relevance
5659 unsigned long next_blocked; /* Next update of blocked load in jiffies */ member8967 WRITE_ONCE(nohz.next_blocked, in update_sd_lb_stats()10143 time_after(now, READ_ONCE(nohz.next_blocked))) in nohz_balancer_kick()10429 WRITE_ONCE(nohz.next_blocked, in _nohz_idle_balance()10481 time_before(jiffies, READ_ONCE(nohz.next_blocked))) in nohz_newidle_balance()11270 nohz.next_blocked = jiffies; in init_sched_fair_class()