Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drefscale.c110 static wait_queue_head_t main_wq; variable
864 wake_up(&main_wq); in ref_scale_reader()
976 wait_event(main_wq, in main_func()
1150 init_waitqueue_head(&main_wq); in ref_scale_init()