Searched refs:SEGCBLIST_ENABLED (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drcu_segcblist.h199 #define SEGCBLIST_ENABLED BIT(0) macro
/linux-master/kernel/rcu/
H A Drcu_segcblist.h82 return rcu_segcblist_test_flags(rsclp, SEGCBLIST_ENABLED);
H A Drcu_segcblist.c249 rcu_segcblist_set_flags(rsclp, SEGCBLIST_ENABLED);
260 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_ENABLED);

Completed in 147 milliseconds