Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drcu_pending.c29 typedef unsigned long rcu_gp_poll_state_t; typedef
31 static inline bool rcu_gp_poll_cookie_eq(rcu_gp_poll_state_t l, rcu_gp_poll_state_t r) in rcu_gp_poll_cookie_eq()
36 typedef struct urcu_gp_poll_state rcu_gp_poll_state_t; typedef
38 static inline bool rcu_gp_poll_cookie_eq(rcu_gp_poll_state_t l, rcu_gp_poll_state_t r) in rcu_gp_poll_cookie_eq()
44 static inline rcu_gp_poll_state_t __get_state_synchronize_rcu(struct srcu_struct *ssp) in __get_state_synchronize_rcu()
51 static inline rcu_gp_poll_state_t __start_poll_synchronize_rcu(struct srcu_struct *ssp) in __start_poll_synchronize_rcu()
58 static inline bool __poll_state_synchronize_rcu(struct srcu_struct *ssp, rcu_gp_poll_state_t cookie) in __poll_state_synchronize_rcu()
90 rcu_gp_poll_state_t seq;
96 rcu_gp_poll_state_t seq;
335 get_object_radix(struct rcu_pending_pcpu *p, rcu_gp_poll_state_t seq) in get_object_radix()
[all …]