rcu_synchronize
struct rcu_synchronize *rs_array);
struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \
struct rcu_synchronize rs;
struct rcu_synchronize rcu;
struct rcu_synchronize *rs = container_of(
(struct rcu_head *) node, struct rcu_synchronize, head);
static void rcu_sr_normal_add_req(struct rcu_synchronize *rs)
struct rcu_synchronize rs;
struct rcu_synchronize *rcu;
rcu = container_of(head, struct rcu_synchronize, head);
struct rcu_synchronize *rs_array)