Home | History | Annotate | Download | only in strace

Lines Matching refs:data_start

136 	uint32_t offset = ioc->data_start;
183 offset = ioc->data_start + s.next;
207 if (ioc->data_start == ioc->data_size)
221 uint32_t offset = ioc->data_start;
258 uint32_t offset = ioc->data_start;
263 if (ioc->data_start == ioc->data_size)
344 uint32_t offset = ioc->data_start;
348 if (ioc->data_start == ioc->data_size)
398 if (ioc->data_start == ioc->data_size)
410 uint32_t offset = ioc->data_start;
441 uint32_t offset = ioc->data_start;
509 (ioc->data_start != entering_ioc->data_start) ||
540 PRINT_FIELD_U(", ", *ioc, data_start);