Searched refs:__note_gp_changes (Results 1 – 2 of 2) sorted by relevance
376 ``__note_gp_changes()`` to notice that a new grace period has started,398 | ``__note_gp_changes()``. On the other hand, this CPU potentially gets |399 | early notification because it invokes ``__note_gp_changes()`` during |423 (or alternatively, directly invoking ``__note_gp_changes()``), at which428 the invocation of ``__note_gp_changes()`` to have started before the599 ``__note_gp_changes()``. As shown in the diagram below, this invocation
1221 static bool __note_gp_changes(struct rcu_node *rnp, struct rcu_data *rdp) in __note_gp_changes() function1284 needwake = __note_gp_changes(rnp, rdp); in note_gp_changes()1554 (void)__note_gp_changes(rnp, rdp); in rcu_gp_init()1765 needgp = __note_gp_changes(rnp, rdp) || needgp; in rcu_gp_cleanup()