Home | History | Annotate | Download | only in strace

Lines Matching refs:data_start

143 	uint32_t offset = ioc->data_start;
192 offset = ioc->data_start + s.next;
216 if (ioc->data_start == ioc->data_size)
230 uint32_t offset = ioc->data_start;
266 uint32_t offset = ioc->data_start;
270 if (ioc->data_start == ioc->data_size)
325 uint32_t offset = ioc->data_start;
329 if (ioc->data_start == ioc->data_size)
379 if (ioc->data_start == ioc->data_size)
391 uint32_t offset = ioc->data_start;
421 uint32_t offset = ioc->data_start;
488 (ioc->data_start != entering_ioc->data_start) ||
519 tprintf(", data_start=%u", ioc->data_start);