Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c4091 static wait_queue_head_t read_exit_wq; variable
4147 wake_up(&read_exit_wq); in rcu_torture_read_exit()
4158 init_waitqueue_head(&read_exit_wq); in rcu_torture_read_exit_init()
4171 wait_event(read_exit_wq, smp_load_acquire(&read_exit_child_stopped)); in rcu_torture_read_exit_cleanup()