Home
last modified time | relevance | path

Searched refs:wdisconnect_wait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_main.c459 init_completion(&ch->wdisconnect_wait); in xpc_setup_ch_structures()
870 wait_for_completion(&ch->wdisconnect_wait); in xpc_disconnect_wait()
H A Dxpc.h347 struct completion wdisconnect_wait; /* wait for channel disconnect */ member
H A Dxpc_channel.c166 complete(&ch->wdisconnect_wait); in xpc_process_disconnect()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_main.c450 init_completion(&ch->wdisconnect_wait); in xpc_setup_ch_structures()
861 wait_for_completion(&ch->wdisconnect_wait); in xpc_disconnect_wait()
H A Dxpc.h347 struct completion wdisconnect_wait; /* wait for channel disconnect */ member
H A Dxpc_channel.c166 complete(&ch->wdisconnect_wait); in xpc_process_disconnect()

Completed in 8 milliseconds