Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/misc/sgi-xp/
Dxpc.h774 wait_queue_head_t channel_mgr_wq; /* channel mgr's wait queue */ member
940 wake_up(&part->channel_mgr_wq); in xpc_wakeup_channel_mgr()
Dxpc_main.c369 (void)wait_event_interruptible(part->channel_mgr_wq, in xpc_channel_mgr()
443 init_waitqueue_head(&part->channel_mgr_wq); in xpc_setup_ch_structures()