Searched refs:RCU_CBLIST_INITIALIZER (Results 1 – 3 of 3) sorted by relevance
27 #define RCU_CBLIST_INITIALIZER(n) { .head = NULL, .tail = &n.head } macro
458 struct rcu_cblist rcl = RCU_CBLIST_INITIALIZER(rcl); in rcu_tasks_invoke_cbs()
2194 struct rcu_cblist rcl = RCU_CBLIST_INITIALIZER(rcl); in rcu_do_batch()