• Home
  • Raw
  • Download

Lines Matching full:payload

41  * you will see 'Payload-to-userspace' and 'Payload-to-kernel'.  The
42 * 'Payload-to-userspace' is what the kernel sends in 'additional data' as
43 * necessary parameters to complete the request. The 'Payload-to-kernel' is
46 * structure denotes the availability and amount of payload data.
54 * Payload-to-userspace:
56 * Payload-to-kernel:
78 * Payload-to-userspace:
80 * Payload-to-kernel:
85 * payload data.
97 * Payload-to-userspace:
99 * Payload-to-kernel:
104 * payload data.
116 * Payload-to-userspace:
118 * Payload-to-kernel:
123 * payload data.
135 * Payload-to-userspace:
137 * Payload-to-kernel:
142 * payload data.
154 * Payload-to-userspace:
156 * Payload-to-kernel:
160 * It is returned in the payload area and 'data_size' is set to
172 * Payload-to-userspace:
174 * Payload-to-kernel:
177 * Payload is sizeof(__u64) and contains the region for which the clean
181 * dm_ulog_request to the kernel - filling the payload with 0 (not clean) or
191 * Payload-to-userspace:
193 * Payload-to-kernel:
205 * Payload-to-userspace:
207 * table, the payload is as same as DM_ULOG_MARK_REGION:
211 * Payload-to-kernel:
215 * log, mark region requests are carried as payload in the flush request.
229 * Payload-to-userspace:
231 * Payload-to-kernel:
234 * Incoming payload contains the one or more regions to mark dirty.
235 * The number of regions contained in the payload can be determined from
248 * Payload-to-userspace:
250 * Payload-to-kernel:
253 * Incoming payload contains the one or more regions to mark clean.
254 * The number of regions contained in the payload can be determined from
267 * Payload-to-userspace:
269 * Payload-to-kernel:
286 * Payload-to-userspace:
291 * Payload-to-kernel:
304 * Payload-to-userspace:
306 * Payload-to-kernel:
309 * No incoming payload. Kernel-bound payload contains the number of
323 * Payload-to-userspace:
325 * Payload-to-kernel:
339 * Payload-to-userspace:
341 * Payload-to-kernel:
354 * Payload-to-userspace:
356 * Payload-to-kernel:
371 * Payload-to-userspace:
373 * Payload-to-kernel:
397 * version 3: DM_ULOG_FLUSH is capable of carrying payload for marking