Lines Matching defs:context
84 * Send the "hibernate" udev event in a thread context.
118 static void shutdown_onchannelcallback(void *context);
128 static void timesync_onchannelcallback(void *context);
136 static void heartbeat_onchannelcallback(void *context);
176 * Perform the shutdown operation in a thread context.
181 * Perform the restart operation in a thread context.
185 static void shutdown_onchannelcallback(void *context)
187 struct vmbus_channel *channel = context;
284 * Set the host time in a process context.
394 static void timesync_onchannelcallback(void *context)
396 struct vmbus_channel *channel = context;
487 static void heartbeat_onchannelcallback(void *context)
489 struct vmbus_channel *channel = context;