Lines Matching full:shared

50 	 * @UM_TIMETRAVEL_SHARED_MEMFD: Index of the shared memory file
79 * unless otherwise specified below, note: while using shared
172 * update internal time request to shared memory and read
187 * shared memory, i.e. has %UM_TIMETRAVEL_SCHEDSHM_CAP_TIME_SHARE
195 * DOC: Time travel shared memory overview
197 * The main purpose of the shared memory is to avoid all time travel message
198 * that don't need any action, for example current time can be held in shared
202 * Since this is shared memory with all clients and controller and controller
203 * creates the shared memory space, all time values are absolute to controller
204 * time. So first time client connects to shared memory mode it should take the
205 * current_time value in shared memory and keep it internally as a diff to
206 * shared memory times, and once shared memory is initialized, any interaction
208 * messages (for clients that are not using shared memory, the controller will
211 * Along with the shared memory file descriptor is sent to the client a logging
212 * file descriptor, to have all logs related to shared memory,
226 * Every entity using the shared memory including the controller has a place in
228 * using the shared memory, and can be set only by the client after it gets the
233 * shared memory file descriptor.
249 * struct um_timetravel_schedshm - UM time travel shared memory struct
254 * and work without shared memory if they cannot handle the indicated
265 * insert/update an own request into the shared memory while not running