Searched refs:cfg_wait_queue (Results 1 – 1 of 1) sorted by relevance
53 static wait_queue_head_t cfg_wait_queue; variable746 wake_up_interruptible(&cfg_wait_queue); in cfg_func()803 if (wait_event_interruptible(cfg_wait_queue, cfg_idle())) in cfg_wait_idle()817 init_waitqueue_head(&cfg_wait_queue); in chp_init()