Lines Matching defs:context
85 * Send the "hibernate" udev event in a thread context.
119 static void shutdown_onchannelcallback(void *context);
129 static void timesync_onchannelcallback(void *context);
137 static void heartbeat_onchannelcallback(void *context);
177 * Perform the shutdown operation in a thread context.
182 * Perform the restart operation in a thread context.
186 static void shutdown_onchannelcallback(void *context)
188 struct vmbus_channel *channel = context;
270 * Set the host time in a process context.
380 static void timesync_onchannelcallback(void *context)
382 struct vmbus_channel *channel = context;
454 static void heartbeat_onchannelcallback(void *context)
456 struct vmbus_channel *channel = context;