Searched refs:oldstate (Results 1 – 6 of 6) 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()
80 void cond_synchronize_rcu_expedited(unsigned long oldstate);86 bool poll_state_synchronize_rcu(unsigned long oldstate);88 void cond_synchronize_rcu(unsigned long oldstate);
193 unsigned int oldstate);
396 unsigned int oldstate);
143 TP_PROTO(const struct sock *sk, const int oldstate, const int newstate),145 TP_ARGS(sk, oldstate, newstate),149 __field(int, oldstate)166 __entry->oldstate = oldstate;190 show_tcp_state_name(__entry->oldstate),
70 flstate_t oldstate; member