Lines Matching refs:jiffies
95 unsigned long j = jiffies; in rcu_gp_might_be_stalled()
175 unsigned long j = jiffies; in record_gp_stall_check_time()
192 WRITE_ONCE(rdp->last_fqs_resched, jiffies); in zero_cpu_stall_ticks()
206 if (time_after(jiffies, j) && rcu_state.gp_kthread && in rcu_stall_kick_kthreads()
414 unsigned long j = jiffies - READ_ONCE(rcu_state.gp_activity); in rcu_is_gp_kthread_starving()
435 j = jiffies - READ_ONCE(rdp->rcuc_activity); in rcu_is_rcuc_kthread_starving()
468 jiffies_to_msecs(jiffies - rsrp->jiffies)); in print_cpu_stat_info()
581 time_after(jiffies, jiffies_fqs + RCU_STALL_MIGHT_MIN) && in rcu_check_gp_kthread_expired_fqs_timer()
585 rcu_state.name, (jiffies - jiffies_fqs), in rcu_check_gp_kthread_expired_fqs_timer()
637 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall()
650 j = jiffies; in print_other_cpu_stall()
659 if (ULONG_CMP_GE(jiffies, READ_ONCE(rcu_state.jiffies_stall))) in print_other_cpu_stall()
661 jiffies + 3 * rcu_jiffies_till_stall_check() + 3); in print_other_cpu_stall()
703 jiffies - gps, in print_cpu_stall()
714 if (ULONG_CMP_GE(jiffies, READ_ONCE(rcu_state.jiffies_stall))) in print_cpu_stall()
716 jiffies + 3 * rcu_jiffies_till_stall_check() + 3); in print_cpu_stall()
763 j = jiffies; in check_cpu_stall()
795 jn = jiffies + ULONG_MAX / 2; in check_cpu_stall()
823 jn = jiffies + 3 * rcu_jiffies_till_stall_check() + 3; in check_cpu_stall()
907 j = jiffies; in show_rcu_gp_kthreads()
976 j = jiffies; /* Expensive access, and in common case don't get here. */ in rcu_check_gp_start_stall()
983 j = jiffies; in rcu_check_gp_start_stall()
997 j = jiffies; in rcu_check_gp_start_stall()
1032 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_start))); in rcu_fwd_progress_check()
1036 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()