Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drefscale.c116 static wait_queue_head_t main_wq; variable
975 wake_up(&main_wq); in ref_scale_reader()
1090 wait_event(main_wq, in main_func()
1266 init_waitqueue_head(&main_wq); in ref_scale_init()