rcu_lock_st
struct rcu_lock_st *lock;
static struct rcu_qp *get_hold_current_qp(struct rcu_lock_st *lock)
struct rcu_lock_st *new;
struct rcu_lock_st *rlock = (struct rcu_lock_st *)lock;
static struct rcu_qp *allocate_new_qp_group(struct rcu_lock_st *lock,
struct rcu_lock_st *new;
typedef struct rcu_lock_st CRYPTO_RCU_LOCK;