Home
last modified time | relevance | path

Searched refs:RCU_CBLIST_INITIALIZER (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Drcu_segcblist.h27 #define RCU_CBLIST_INITIALIZER(n) { .head = NULL, .tail = &n.head } macro
/linux/kernel/rcu/
A Dtree.c2449 struct rcu_cblist rcl = RCU_CBLIST_INITIALIZER(rcl); in rcu_do_batch()

Completed in 11 milliseconds