Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Ddir.c1271 u64 off, off_next; in do_filldir_main() local
1280 off_next = dent_next->de_cookie; in do_filldir_main()
1284 off = off_next; in do_filldir_main()
1288 off_next = dent_next->de_cookie; in do_filldir_main()
1294 if (off_next == off) { in do_filldir_main()
/linux-6.15/arch/m68k/include/asm/
H A Datarihw.h186 u_short off_next; member
/linux-6.15/scripts/
H A Dcheckpatch.pl4187 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
4192 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4211 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
4338 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5639 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5643 $remain_next, $off_next);
/linux-6.15/drivers/video/fbdev/
H A 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()