Lines Matching refs:jiffies
92 unsigned long j = jiffies; in rcu_gp_might_be_stalled()
172 unsigned long j = jiffies; in record_gp_stall_check_time()
189 WRITE_ONCE(rdp->last_fqs_resched, jiffies); in zero_cpu_stall_ticks()
203 if (time_after(jiffies, j) && rcu_state.gp_kthread && in rcu_stall_kick_kthreads()
409 unsigned long j = jiffies - READ_ONCE(rcu_state.gp_activity); in rcu_is_gp_kthread_starving()
430 j = jiffies - READ_ONCE(rdp->rcuc_activity); in rcu_is_rcuc_kthread_starving()
463 jiffies_to_msecs(jiffies - rsrp->jiffies)); in print_cpu_stat_info()
575 time_after(jiffies, jiffies_fqs + RCU_STALL_MIGHT_MIN) && in rcu_check_gp_kthread_expired_fqs_timer()
579 rcu_state.name, (jiffies - jiffies_fqs), in rcu_check_gp_kthread_expired_fqs_timer()
629 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall()
641 j = jiffies; in print_other_cpu_stall()
650 if (ULONG_CMP_GE(jiffies, READ_ONCE(rcu_state.jiffies_stall))) in print_other_cpu_stall()
652 jiffies + 3 * rcu_jiffies_till_stall_check() + 3); in print_other_cpu_stall()
690 jiffies - gps, in print_cpu_stall()
700 if (ULONG_CMP_GE(jiffies, READ_ONCE(rcu_state.jiffies_stall))) in print_cpu_stall()
702 jiffies + 3 * rcu_jiffies_till_stall_check() + 3); in print_cpu_stall()
744 j = jiffies; in check_cpu_stall()
776 jn = jiffies + ULONG_MAX / 2; in check_cpu_stall()
814 jn = jiffies + 3 * rcu_jiffies_till_stall_check() + 3; in check_cpu_stall()
897 j = jiffies; in show_rcu_gp_kthreads()
966 j = jiffies; /* Expensive access, and in common case don't get here. */ in rcu_check_gp_start_stall()
973 j = jiffies; in rcu_check_gp_start_stall()
987 j = jiffies; in rcu_check_gp_start_stall()
1022 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_start))); in rcu_fwd_progress_check()
1026 __func__, jiffies - data_race(READ_ONCE(rcu_state.gp_end))); in rcu_fwd_progress_check()