Searched refs:oldstate (Results 1 – 6 of 6) sorted by relevance
79 void cond_synchronize_rcu_expedited(unsigned long oldstate);85 bool poll_state_synchronize_rcu(unsigned long oldstate);87 void cond_synchronize_rcu(unsigned long oldstate);
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()
168 unsigned int oldstate);
394 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)166 __entry->oldstate = oldstate;202 show_tcp_state_name(__entry->oldstate),
69 flstate_t oldstate; member