Searched refs:stride_bounds (Results 1 – 3 of 3) sorted by relevance
/external/ltp/include/old/ |
D | tlibio.h | 120 int stride_bounds(int offset, int stride, int nstrides,
|
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 2117 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/ |
D | tlibio.c | 215 int stride_bounds(int offset, int stride, int nstrides, int bytes_per_stride, in stride_bounds() function
|