Lines Matching refs:updater
81 updater to perform the removal phase immediately, and to defer the
106 prevent an updater from deleting the data structure out from under them.
117 In the three-step procedure shown above, the updater is performing both
178 Marks the end of updater code and the beginning of reclaimer
235 The updater uses this function to assign a new value to an
237 in value from the updater to the reader. This macro does not
331 reader, updater, and reclaimer.
345 | updater |<----------------+ |
362 above shows the most common one. On the updater side, the rcu_assign_pointer(),
472 This primitive protects concurrent readers from the updater,
563 RCU distinction between updater, namely foo_update_a(), and reclaimer,