Searched refs:ndetected (Results 1 – 3 of 3) sorted by relevance
519 int ndetected; in synchronize_sched_expedited_wait() local541 ndetected = 0; in synchronize_sched_expedited_wait()543 ndetected += rcu_print_task_exp_stall(rnp); in synchronize_sched_expedited_wait()550 ndetected++; in synchronize_sched_expedited_wait()561 if (ndetected) { in synchronize_sched_expedited_wait()
663 int ndetected = 0; in rcu_print_task_stall() local672 ndetected++; in rcu_print_task_stall()675 return ndetected; in rcu_print_task_stall()686 int ndetected = 0; in rcu_print_task_exp_stall() local694 ndetected++; in rcu_print_task_exp_stall()696 return ndetected; in rcu_print_task_exp_stall()
1378 int ndetected = 0; in print_other_cpu_stall() local1396 ndetected += rcu_print_task_stall(rnp); in print_other_cpu_stall()1401 ndetected++; in print_other_cpu_stall()1414 if (ndetected) { in print_other_cpu_stall()