Home
last modified time | relevance | path

Searched defs:gp_state (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/rcu/
H A Dsync.c107 int gp_state; in rcu_sync_enter() local
175 int gp_state; in rcu_sync_dtor() local
H A Drcu.h638 static inline bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) { return true; } in rcu_check_boost_fail()
/linux/include/linux/
H A Drcu_sync.h18 int gp_state; member