Searched refs:stop_at (Results 1 – 2 of 2) sorted by relevance
754 unsigned long stop_at = start + 2; in htb_do_events() local757 while (time_before(jiffies, stop_at)) { in htb_do_events()
3028 unsigned long stop_at; in rcu_torture_stall_one() local3046 stop_at = ktime_get_seconds() + stall_cpu; in rcu_torture_stall_one()3055 while (ULONG_CMP_LT((unsigned long)ktime_get_seconds(), stop_at) && in rcu_torture_stall_one()