probe_event 46 drivers/hv/vmbus_drv.c static struct completion probe_event; probe_event 2170 drivers/hv/vmbus_drv.c complete(&probe_event); probe_event 2414 drivers/hv/vmbus_drv.c init_completion(&probe_event); probe_event 2424 drivers/hv/vmbus_drv.c t = wait_for_completion_timeout(&probe_event, 5*HZ);