Searched refs:channel_mgr_wq (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h617 wait_queue_head_t channel_mgr_wq; /* channel mgr's wait queue */ member in struct:xpc_partition
728 wake_up(&part->channel_mgr_wq);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_main.c407 (void) wait_event_interruptible(part->channel_mgr_wq,
H A Dxpc_channel.c202 init_waitqueue_head(&part->channel_mgr_wq);

Completed in 60 milliseconds