Searched refs:debug_ctlwq (Results 1 – 1 of 1) sorted by relevance
113 static wait_queue_head_t debug_ctlwq; variable356 wake_up(&debug_ctlwq); in libcfs_debug_dumplog_thread()370 add_wait_queue(&debug_ctlwq, &wait); in libcfs_debug_dumplog()382 remove_wait_queue(&debug_ctlwq, &wait); in libcfs_debug_dumplog()392 init_waitqueue_head(&debug_ctlwq); in libcfs_debug_init()