Searched refs:next_blocked (Results 1 – 1 of 1) sorted by relevance
5274 unsigned long next_blocked; /* Next update of blocked load in jiffies */ member8073 WRITE_ONCE(nohz.next_blocked, in update_sd_lb_stats()9124 time_after(now, READ_ONCE(nohz.next_blocked))) in nohz_balancer_kick()9372 WRITE_ONCE(nohz.next_blocked, in _nohz_idle_balance()9440 time_before(jiffies, READ_ONCE(nohz.next_blocked))) in nohz_newidle_balance()10201 nohz.next_blocked = jiffies; in init_sched_fair_class()