Searched refs:oldstate (Results 1 – 7 of 7) sorted by relevance
49 bool poll_state_synchronize_rcu(unsigned long oldstate);56 static inline void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() argument76 static inline void cond_synchronize_rcu_expedited(unsigned long oldstate) in cond_synchronize_rcu_expedited() argument78 cond_synchronize_rcu(oldstate); in cond_synchronize_rcu_expedited()
76 void cond_synchronize_rcu_expedited(unsigned long oldstate);82 bool poll_state_synchronize_rcu(unsigned long oldstate);84 void cond_synchronize_rcu(unsigned long oldstate);
21 struct rcu_gp_oldstate oldstate; member
193 unsigned int oldstate);
395 unsigned int oldstate);
142 TP_PROTO(const struct sock *sk, const int oldstate, const int newstate),144 TP_ARGS(sk, oldstate, newstate),148 __field(int, oldstate)165 __entry->oldstate = oldstate;189 show_tcp_state_name(__entry->oldstate),
70 flstate_t oldstate; member
Completed in 26 milliseconds