Home
last modified time | relevance | path

Searched defs:rew (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/rcu/
Dtree_exp.h463 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
469 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
515 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
521 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
912 struct rcu_exp_work rew; in synchronize_rcu_expedited() local
Dtree.h134 struct rcu_exp_work rew; member
/linux-6.1.9/drivers/scsi/
Dst.c4159 static int create_one_cdev(struct scsi_tape *tape, int mode, int rew) in create_one_cdev()
4230 int mode, rew; in remove_cdevs() local