Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcu_segcblist.h201 #define SEGCBLIST_LOCKING BIT(2) macro
/openbmc/linux/kernel/rcu/
H A Drcu_segcblist.h92 rcu_segcblist_test_flags(rsclp, SEGCBLIST_LOCKING)) in rcu_segcblist_is_offloaded()
H A Drcu_segcblist.c269 rcu_segcblist_set_flags(rsclp, SEGCBLIST_LOCKING | SEGCBLIST_OFFLOADED); in rcu_segcblist_offload()
H A Dtree_nocb.h1192 rcu_segcblist_clear_flags(cblist, SEGCBLIST_LOCKING); in rcu_nocb_rdp_deoffload()