Searched refs:RCU_CBLIST_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
27 #define RCU_CBLIST_INITIALIZER(n) { .head = NULL, .tail = &n.head } macro
2449 struct rcu_cblist rcl = RCU_CBLIST_INITIALIZER(rcl); in rcu_do_batch()
Completed in 11 milliseconds