Home
last modified time | relevance | path

Searched refs:force_quiescent_state (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/RCU/
Dtorture.txt34 of force_quiescent_state() invocations. In RCU
35 implementations having force_quiescent_state(), these
40 to force_quiescent_state() within a burst.
43 of calls to force_quiescent_state().
Dtrace.txt317 o "s" is the current state of the force_quiescent_state()
321 before force_quiescent_state() is invoked to help push things
324 other CPU via force_quiescent_state().
330 o "nfqs" is the number of calls to force_quiescent_state() since
333 o "nfqsng" is the number of useless calls to force_quiescent_state(),
338 force_quiescent_state() actually did some real work.
340 o "fqlh" is the number of calls to force_quiescent_state() that
/linux-4.1.27/kernel/rcu/
Dtree.c359 static void force_quiescent_state(struct rcu_state *rsp);
421 force_quiescent_state(rcu_state_p); in rcu_force_quiescent_state()
430 force_quiescent_state(&rcu_bh_state); in rcu_bh_force_quiescent_state()
439 force_quiescent_state(&rcu_sched_state); in rcu_sched_force_quiescent_state()
1235 force_quiescent_state(rsp); /* Kick them all. */ in print_other_cpu_stall()
2786 static void force_quiescent_state(struct rcu_state *rsp) in force_quiescent_state() function
2945 force_quiescent_state(rsp); in __call_rcu_core()
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3092 Set duration of force_quiescent_state bursts.
3095 Set holdoff time within force_quiescent_state bursts.
3098 Set wait time between force_quiescent_state bursts.