Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Drcu_segcblist.h199 #define SEGCBLIST_ENABLED BIT(0) macro
/linux-5.19.10/kernel/rcu/
Drcu_segcblist.h80 return rcu_segcblist_test_flags(rsclp, SEGCBLIST_ENABLED); in rcu_segcblist_is_enabled()
Drcu_segcblist.c249 rcu_segcblist_set_flags(rsclp, SEGCBLIST_ENABLED); in rcu_segcblist_init()
260 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_ENABLED); in rcu_segcblist_disable()