Home
last modified time | relevance | path

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

/linux/include/linux/
A Drcu_segcblist.h177 #define SEGCBLIST_ENABLED BIT(0) macro
/linux/kernel/rcu/
A 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()
A Drcu_segcblist.h80 return rcu_segcblist_test_flags(rsclp, SEGCBLIST_ENABLED); in rcu_segcblist_is_enabled()

Completed in 8 milliseconds