Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A 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()
/openbmc/qemu/scripts/
H A Dcheckpatch.pl1945 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
1948 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
1957 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
2607 $remain_next, $off_next);
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl3329 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
3334 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
3353 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
3480 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4699 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4703 $remain_next, $off_next);
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h186 u_short off_next; member
/openbmc/linux/scripts/
H A Dcheckpatch.pl4219 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
4224 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4243 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
4370 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5671 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5675 $remain_next, $off_next);
/openbmc/linux/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()