Home
last modified time | relevance | path

Searched refs:SRCU_EC_REPOST (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsrcutree.h145 #define SRCU_EC_REPOST 2 macro
/linux/kernel/rcu/
H A Dsrcutree.c1746 WARN_ON_ONCE(sdp->srcu_ec_state != SRCU_EC_REPOST); in srcu_expedite_current_cb()
1779 sdp->srcu_ec_state = SRCU_EC_REPOST; in srcu_expedite_current()
1781 WARN_ON_ONCE(sdp->srcu_ec_state != SRCU_EC_REPOST); in srcu_expedite_current()