Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree_exp.h464 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
470 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
516 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
522 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
958 struct rcu_exp_work rew; in synchronize_rcu_expedited() local
Dtree.h134 struct rcu_exp_work rew; member
/Linux-v6.6/drivers/scsi/
Dst.c4161 static int create_one_cdev(struct scsi_tape *tape, int mode, int rew) in create_one_cdev()
4232 int mode, rew; in remove_cdevs() local