Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Ddir.c1270 u64 off, off_next; in do_filldir_main() local
1279 off_next = dent_next->de_cookie; in do_filldir_main()
1283 off = off_next; in do_filldir_main()
1287 off_next = dent_next->de_cookie; in do_filldir_main()
1293 if (off_next == off) { in do_filldir_main()
/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl3244 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
3249 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
3268 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
3395 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4604 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4608 $remain_next, $off_next);
/OK3568_Linux_fs/kernel/scripts/
H A Dcheckpatch.pl3699 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
3704 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
3723 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
3850 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5128 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
5132 $remain_next, $off_next);
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Datarihw.h186 u_short off_next; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb.c1540 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1639 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1646 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()