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

/linux-master/include/linux/
H A Drcu_segcblist.h80 * | SEGCBLIST_RCU_CORE | SEGCBLIST_LOCKING | SEGCBLIST_OFFLOADED |
93 * | SEGCBLIST_LOCKING | | | SEGCBLIST_LOCKING | |
109 * | SEGCBLIST_LOCKING | |
126 * | SEGCBLIST_LOCKING | |
138 * | SEGCBLIST_LOCKING | |
152 * | SEGCBLIST_LOCKING | |
168 * | SEGCBLIST_LOCKING | | SEGCBLIST_LOCKING | |
184 * | SEGCBLIST_RCU_CORE | SEGCBLIST_LOCKING |
201 #define SEGCBLIST_LOCKING macro
[all...]
/linux-master/kernel/rcu/
H A Drcu_segcblist.h92 rcu_segcblist_test_flags(rsclp, SEGCBLIST_LOCKING))
H A Drcu_segcblist.c269 rcu_segcblist_set_flags(rsclp, SEGCBLIST_LOCKING | SEGCBLIST_OFFLOADED);
H A Dtree_nocb.h1198 * Theoretically we could clear SEGCBLIST_LOCKING after the nocb
1201 rcu_segcblist_clear_flags(cblist, SEGCBLIST_LOCKING);
1203 * Without SEGCBLIST_LOCKING, we can't use
1261 * Can't use rcu_nocb_lock_irqsave() before SEGCBLIST_LOCKING
1268 * rdp->cblist with SEGCBLIST_LOCKING cleared (pure softirq/rcuc mode).

Completed in 128 milliseconds