Home
last modified time | relevance | path

Searched refs:nr_context_switches (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/rcu/
H A Dtree.c4709 WARN_ON(nr_context_switches() > 0); in rcu_scheduler_starting()
/linux/kernel/sched/
H A Dcore.c5566 unsigned long long nr_context_switches(void) in nr_context_switches() function