Searched refs:stride_bounds (Results 1 - 3 of 3) sorted by relevance
/third_party/ltp/include/old/ |
H A D | tlibio.h | 120 int stride_bounds(int offset, int stride, int nstrides,
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 2117 stride_bounds(0, lio->r_memstride, lio->r_nstrides, in do_listio() 2159 * stride_bounds() to figure out the min and max bytes affected, and in do_listio() 2164 stride_bounds(lio->r_offset, in do_listio() 2171 "stride_bounds(%d, %d, %d, %d, ..., ...) set min_byte to %d, max_byte to %d\n", in do_listio() 2614 size = stride_bounds(offset, fmstride, in listio_mem()
|
/third_party/ltp/lib/ |
H A D | tlibio.c | 48 * int stride_bounds(int offset, int stride, int nstrides, 202 * stride_bounds() 215 int stride_bounds(int offset, int stride, int nstrides, int bytes_per_stride, in stride_bounds() function
|
Completed in 8 milliseconds