Searched refs:rcu_barrier_callback (Results 1 – 1 of 1) sorted by relevance
243 9 call_rcu(head, rcu_barrier_callback);250 by the callback. Line 9 then registers the rcu_barrier_callback() on253 The rcu_barrier_callback() function simply atomically decrements the257 1 static void rcu_barrier_callback(struct rcu_head *notused)373 the first rcu_barrier_callback() can possibly execute, in turn