Searched refs:next_step (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/
H A Dmemcpy_kunit.c382 * example, calling next_step(idx, 1, 15, 3) with idx starting at 0
385 static int next_step(int idx, int start, int end, int inc) function
478 bytes = next_step(bytes, bytes_start, bytes_end, bytes_step)) {
487 s_off = next_step(s_off, s_start, s_end, window_step))
/linux-master/fs/f2fs/
H A Dgc.c1009 next_step:
1067 goto next_step;
1507 next_step:
1649 goto next_step;
H A Dnode.c1973 next_step:
2071 goto next_step;

Completed in 156 milliseconds