Home
last modified time | relevance | path

Searched refs:off_next (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/gfs2/
Ddir.c1268 u64 off, off_next; in do_filldir_main() local
1277 off_next = dent_next->de_cookie; in do_filldir_main()
1281 off = off_next; in do_filldir_main()
1285 off_next = dent_next->de_cookie; in do_filldir_main()
1291 if (off_next == off) { in do_filldir_main()
/Linux-v6.1/arch/m68k/include/asm/
Datarihw.h186 u_short off_next; member
/Linux-v6.1/scripts/
Dcheckpatch.pl4129 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
4134 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4153 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
4280 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5581 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5585 $remain_next, $off_next);
/Linux-v6.1/drivers/video/fbdev/
Datafb.c1521 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1620 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1627 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()