Searched refs:note_gp_changes (Results 1 – 3 of 3) sorted by relevance
1321 static void note_gp_changes(struct rcu_data *rdp) in note_gp_changes() function2489 note_gp_changes(rdp); in rcu_check_quiescent_state()3023 note_gp_changes(rdp); in call_rcu_core()
289 via ``note_gp_changes()``, either directly from ``call_rcu()`` (if the422 Any number of events can lead up to a CPU invoking ``note_gp_changes``
307 | 2. Which calls note_gp_changes() and try to acquire the node lock. |