Home
last modified time | relevance | path

Searched hist:"0 cabb47a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Drcu.h0cabb47a Fri Dec 10 18:25:20 CST 2021 Paul E. McKenney <paulmck@kernel.org> rcu: Refactor rcu_barrier() empty-list handling

This commit saves a few lines by checking first for an empty callback
list. If the callback list is empty, then that CPU is taken care of,
regardless of its online or nocb state. Also simplify tracing accordingly
and fold a few lines together.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
/openbmc/linux/kernel/rcu/
H A Dtree.c0cabb47a Fri Dec 10 18:25:20 CST 2021 Paul E. McKenney <paulmck@kernel.org> rcu: Refactor rcu_barrier() empty-list handling

This commit saves a few lines by checking first for an empty callback
list. If the callback list is empty, then that CPU is taken care of,
regardless of its online or nocb state. Also simplify tracing accordingly
and fold a few lines together.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>