Home
last modified time | relevance | path

Searched refs:stride_bounds (Results 1 – 3 of 3) sorted by relevance

/external/ltp/include/old/
Dtlibio.h120 int stride_bounds(int offset, int stride, int nstrides,
/external/ltp/testcases/kernel/fs/doio/
Ddoio.c2117 stride_bounds(0, lio->r_memstride, lio->r_nstrides, in do_listio()
2164 stride_bounds(lio->r_offset, in do_listio()
2614 size = stride_bounds(offset, fmstride, in listio_mem()
/external/ltp/lib/
Dtlibio.c215 int stride_bounds(int offset, int stride, int nstrides, int bytes_per_stride, in stride_bounds() function