Lines Matching refs:jiffies
61 unsigned long j = jiffies; in rcu_gp_might_be_stalled()
124 WRITE_ONCE(rcu_state.jiffies_stall, jiffies + ULONG_MAX / 2); in rcu_cpu_stall_reset()
134 unsigned long j = jiffies; in record_gp_stall_check_time()
150 WRITE_ONCE(rdp->last_fqs_resched, jiffies); in zero_cpu_stall_ticks()
164 if (time_after(jiffies, j) && rcu_state.gp_kthread && in rcu_stall_kick_kthreads()
344 rdp->last_accelerate & 0xffff, jiffies & 0xffff, in print_cpu_stall_fast_no_hz()
382 unsigned long j = jiffies - READ_ONCE(rcu_state.gp_activity); in rcu_is_gp_kthread_starving()
501 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall()
513 j = jiffies; in print_other_cpu_stall()
522 if (ULONG_CMP_GE(jiffies, READ_ONCE(rcu_state.jiffies_stall))) in print_other_cpu_stall()
524 jiffies + 3 * rcu_jiffies_till_stall_check() + 3); in print_other_cpu_stall()
558 jiffies - gps, in print_cpu_stall()
567 if (ULONG_CMP_GE(jiffies, READ_ONCE(rcu_state.jiffies_stall))) in print_cpu_stall()
569 jiffies + 3 * rcu_jiffies_till_stall_check() + 3); in print_cpu_stall()
599 j = jiffies; in check_cpu_stall()
631 jn = jiffies + 3 * rcu_jiffies_till_stall_check() + 3; in check_cpu_stall()
672 j = jiffies; in show_rcu_gp_kthreads()
730 j = jiffies; /* Expensive access, and in common case don't get here. */ in rcu_check_gp_start_stall()
737 j = jiffies; in rcu_check_gp_start_stall()
751 j = jiffies; in rcu_check_gp_start_stall()
786 __func__, jiffies - rcu_state.gp_start); in rcu_fwd_progress_check()
790 __func__, jiffies - rcu_state.gp_end); in rcu_fwd_progress_check()