Searched refs:SEGCBLIST_RCU_CORE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Drcu_segcblist.h72 * | SEGCBLIST_RCU_CORE |
80 * | SEGCBLIST_RCU_CORE | SEGCBLIST_LOCKING | SEGCBLIST_OFFLOADED |
92 * | SEGCBLIST_RCU_CORE | | | SEGCBLIST_RCU_CORE | |
137 * | SEGCBLIST_RCU_CORE | |
151 * | SEGCBLIST_RCU_CORE | |
167 * | SEGCBLIST_RCU_CORE | | SEGCBLIST_RCU_CORE | |
184 * | SEGCBLIST_RCU_CORE | SEGCBLIST_LOCKING |
193 * | SEGCBLIST_RCU_CORE |
200 #define SEGCBLIST_RCU_CORE macro
[all...]
/linux-master/kernel/rcu/
H A Drcu_segcblist.h101 !rcu_segcblist_test_flags(rsclp, SEGCBLIST_RCU_CORE))
H A Dtree_nocb.h1155 rcu_segcblist_set_flags(cblist, SEGCBLIST_RCU_CORE);
1294 rcu_segcblist_clear_flags(cblist, SEGCBLIST_RCU_CORE);
1472 rcu_segcblist_clear_flags(&rdp->cblist, SEGCBLIST_RCU_CORE);
H A Dtree.c82 .cblist.flags = SEGCBLIST_RCU_CORE,
2435 * SEGCBLIST_RCU_CORE. So we guarantee that we'll process

Completed in 146 milliseconds