next_line         730 drivers/video/fbdev/amifb.c 	u_long next_line;	/* modulo for next line */
next_line        1440 drivers/video/fbdev/amifb.c 		par->next_line = par->bpp * par->next_plane;
next_line        1441 drivers/video/fbdev/amifb.c 		if (par->next_line * par->vyres > info->fix.smem_len) {
next_line        1446 drivers/video/fbdev/amifb.c 		par->next_line = div8(upx(16 << maxfmode, par->vxres));
next_line        1447 drivers/video/fbdev/amifb.c 		par->next_plane = par->vyres * par->next_line;
next_line        1624 drivers/video/fbdev/amifb.c 	mod = par->next_line - div8(fsize>>clk_shift);
next_line        1630 drivers/video/fbdev/amifb.c 		par->bpl2mod += par->next_line;
next_line        1638 drivers/video/fbdev/amifb.c 			      par->next_line * par->yoffset + move;
next_line        1645 drivers/video/fbdev/amifb.c 					par->bplpt0wrap += par->next_line;
next_line        1652 drivers/video/fbdev/amifb.c 		par->bplpt0 += par->next_line;
next_line        2193 drivers/video/fbdev/amifb.c 			p -= par->next_line;
next_line        2195 drivers/video/fbdev/amifb.c 			p += par->next_line;
next_line        2215 drivers/video/fbdev/amifb.c 						p -= par->next_line;
next_line        2217 drivers/video/fbdev/amifb.c 						p += par->next_line;
next_line        2220 drivers/video/fbdev/amifb.c 				p = par->bplpt0wrap - par->next_line;
next_line        2415 drivers/video/fbdev/amifb.c 		info->fix.type_aux = par->next_line;
next_line        3189 drivers/video/fbdev/amifb.c 	dst_idx += rect->dy * par->next_line * 8 + rect->dx;
next_line        3203 drivers/video/fbdev/amifb.c 		dst_idx += par->next_line * 8;
next_line        3284 drivers/video/fbdev/amifb.c 	dst_idx += dy * par->next_line * 8 + dx;
next_line        3285 drivers/video/fbdev/amifb.c 	src_idx += sy * par->next_line * 8 + sx;
next_line        3288 drivers/video/fbdev/amifb.c 			dst_idx -= par->next_line * 8;
next_line        3289 drivers/video/fbdev/amifb.c 			src_idx -= par->next_line * 8;
next_line        3299 drivers/video/fbdev/amifb.c 			dst_idx += par->next_line * 8;
next_line        3300 drivers/video/fbdev/amifb.c 			src_idx += par->next_line * 8;
next_line        3363 drivers/video/fbdev/amifb.c 		dst_idx += dy * par->next_line * 8 + dx;
next_line        3371 drivers/video/fbdev/amifb.c 			dst_idx += par->next_line * 8;
next_line        3376 drivers/video/fbdev/amifb.c 			   height, par->next_line, par->next_plane,
next_line         102 drivers/video/fbdev/atafb.c 	u_long next_line;
next_line         587 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
next_line         664 drivers/video/fbdev/atafb.c 	par->next_line = linelen;
next_line         888 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
next_line        1364 drivers/video/fbdev/atafb.c 	par->next_line = linelen;
next_line        1813 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
next_line        1871 drivers/video/fbdev/atafb.c 	par->next_line = linelen;
next_line        2131 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
next_line        2147 drivers/video/fbdev/atafb.c 	par->next_line = external_xres_virtual * external_depth / 8;
next_line        2505 drivers/video/fbdev/atafb.c 		atafb_mfb_fillrect(info, par->next_line, rect->color,
next_line        2508 drivers/video/fbdev/atafb.c 		atafb_iplan2p2_fillrect(info, par->next_line, rect->color,
next_line        2511 drivers/video/fbdev/atafb.c 		atafb_iplan2p4_fillrect(info, par->next_line, rect->color,
next_line        2514 drivers/video/fbdev/atafb.c 		atafb_iplan2p8_fillrect(info, par->next_line, rect->color,
next_line        2563 drivers/video/fbdev/atafb.c 		atafb_mfb_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
next_line        2565 drivers/video/fbdev/atafb.c 		atafb_iplan2p2_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
next_line        2567 drivers/video/fbdev/atafb.c 		atafb_iplan2p4_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
next_line        2569 drivers/video/fbdev/atafb.c 		atafb_iplan2p8_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
next_line        2609 drivers/video/fbdev/atafb.c 		dst_idx += dy * par->next_line * 8 + dx;
next_line        2615 drivers/video/fbdev/atafb.c 				atafb_mfb_linefill(info, par->next_line,
next_line        2619 drivers/video/fbdev/atafb.c 				atafb_iplan2p2_linefill(info, par->next_line,
next_line        2623 drivers/video/fbdev/atafb.c 				atafb_iplan2p4_linefill(info, par->next_line,
next_line        2627 drivers/video/fbdev/atafb.c 				atafb_iplan2p8_linefill(info, par->next_line,
next_line        2635 drivers/video/fbdev/atafb.c 			   height, par->next_line, image->width,
next_line           5 drivers/video/fbdev/atafb.h void atafb_mfb_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
next_line           7 drivers/video/fbdev/atafb.h void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line           9 drivers/video/fbdev/atafb.h void atafb_mfb_linefill(struct fb_info *info, u_long next_line,
next_line          13 drivers/video/fbdev/atafb.h void atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
next_line          15 drivers/video/fbdev/atafb.h void atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line          17 drivers/video/fbdev/atafb.h void atafb_iplan2p2_linefill(struct fb_info *info, u_long next_line,
next_line          21 drivers/video/fbdev/atafb.h void atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
next_line          23 drivers/video/fbdev/atafb.h void atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line          25 drivers/video/fbdev/atafb.h void atafb_iplan2p4_linefill(struct fb_info *info, u_long next_line,
next_line          29 drivers/video/fbdev/atafb.h void atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
next_line          31 drivers/video/fbdev/atafb.h void atafb_iplan2p8_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line          33 drivers/video/fbdev/atafb.h void atafb_iplan2p8_linefill(struct fb_info *info, u_long next_line,
next_line          23 drivers/video/fbdev/atafb_iplan2p2.c void atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line,
next_line          50 drivers/video/fbdev/atafb_iplan2p2.c 			src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
next_line          51 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
next_line          53 drivers/video/fbdev/atafb_iplan2p2.c 				memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
next_line          63 drivers/video/fbdev/atafb_iplan2p2.c 				l = next_line - w * 4;
next_line          73 drivers/video/fbdev/atafb_iplan2p2.c 					      0xff00ff00, height, next_line - BPL * 2);
next_line          75 drivers/video/fbdev/atafb_iplan2p2.c 			src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
next_line          76 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
next_line          81 drivers/video/fbdev/atafb_iplan2p2.c 				memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
next_line          89 drivers/video/fbdev/atafb_iplan2p2.c 				l = next_line - w * 4;
next_line         100 drivers/video/fbdev/atafb_iplan2p2.c 					      0xff00ff, colsize, -next_line - BPL * 2);
next_line         109 drivers/video/fbdev/atafb_iplan2p2.c 			src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
next_line         110 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
next_line         143 drivers/video/fbdev/atafb_iplan2p2.c 				src += next_line;
next_line         144 drivers/video/fbdev/atafb_iplan2p2.c 				dst += next_line;
next_line         151 drivers/video/fbdev/atafb_iplan2p2.c 			src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
next_line         152 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
next_line         185 drivers/video/fbdev/atafb_iplan2p2.c 				src -= next_line;
next_line         186 drivers/video/fbdev/atafb_iplan2p2.c 				dst -= next_line;
next_line         192 drivers/video/fbdev/atafb_iplan2p2.c void atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line         199 drivers/video/fbdev/atafb_iplan2p2.c 	dest = (u32 *)(info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL));
next_line         207 drivers/video/fbdev/atafb_iplan2p2.c 			dest8 += next_line;
next_line         217 drivers/video/fbdev/atafb_iplan2p2.c 		u32 off = next_line - rows * BPL * 2;
next_line         233 drivers/video/fbdev/atafb_iplan2p2.c 			dest8 += next_line;
next_line         238 drivers/video/fbdev/atafb_iplan2p2.c void atafb_iplan2p2_linefill(struct fb_info *info, u_long next_line,
next_line         247 drivers/video/fbdev/atafb_iplan2p2.c 	dest = (u32 *)(info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL));
next_line          23 drivers/video/fbdev/atafb_iplan2p4.c void atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line,
next_line          50 drivers/video/fbdev/atafb_iplan2p4.c 			src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
next_line          51 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
next_line          53 drivers/video/fbdev/atafb_iplan2p4.c 				memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
next_line          63 drivers/video/fbdev/atafb_iplan2p4.c 				l = next_line - w * 4;
next_line          73 drivers/video/fbdev/atafb_iplan2p4.c 					      0xff00ff00, height, next_line - BPL * 2);
next_line          75 drivers/video/fbdev/atafb_iplan2p4.c 			src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
next_line          76 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
next_line          81 drivers/video/fbdev/atafb_iplan2p4.c 				memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
next_line          89 drivers/video/fbdev/atafb_iplan2p4.c 				l = next_line - w * 4;
next_line         100 drivers/video/fbdev/atafb_iplan2p4.c 					      0xff00ff, colsize, -next_line - BPL * 2);
next_line         109 drivers/video/fbdev/atafb_iplan2p4.c 			src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
next_line         110 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
next_line         150 drivers/video/fbdev/atafb_iplan2p4.c 				src += next_line;
next_line         151 drivers/video/fbdev/atafb_iplan2p4.c 				dst += next_line;
next_line         158 drivers/video/fbdev/atafb_iplan2p4.c 			src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
next_line         159 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
next_line         199 drivers/video/fbdev/atafb_iplan2p4.c 				src -= next_line;
next_line         200 drivers/video/fbdev/atafb_iplan2p4.c 				dst -= next_line;
next_line         206 drivers/video/fbdev/atafb_iplan2p4.c void atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line         213 drivers/video/fbdev/atafb_iplan2p4.c 	dest = (u32 *)(info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL));
next_line         221 drivers/video/fbdev/atafb_iplan2p4.c 			dest8 += next_line;
next_line         231 drivers/video/fbdev/atafb_iplan2p4.c 		u32 off = next_line - rows * BPL * 2;
next_line         247 drivers/video/fbdev/atafb_iplan2p4.c 			dest8 += next_line;
next_line         252 drivers/video/fbdev/atafb_iplan2p4.c void atafb_iplan2p4_linefill(struct fb_info *info, u_long next_line,
next_line         261 drivers/video/fbdev/atafb_iplan2p4.c 	dest = (u32 *)(info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL));
next_line          30 drivers/video/fbdev/atafb_iplan2p8.c void atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line,
next_line          57 drivers/video/fbdev/atafb_iplan2p8.c 			src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
next_line          58 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
next_line          60 drivers/video/fbdev/atafb_iplan2p8.c 				memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
next_line          70 drivers/video/fbdev/atafb_iplan2p8.c 				l = next_line - w * 4;
next_line          80 drivers/video/fbdev/atafb_iplan2p8.c 					      0xff00ff00, height, next_line - BPL * 2);
next_line          82 drivers/video/fbdev/atafb_iplan2p8.c 			src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
next_line          83 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
next_line          88 drivers/video/fbdev/atafb_iplan2p8.c 				memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
next_line          96 drivers/video/fbdev/atafb_iplan2p8.c 				l = next_line - w * 4;
next_line         107 drivers/video/fbdev/atafb_iplan2p8.c 					      0xff00ff, colsize, -next_line - BPL * 2);
next_line         116 drivers/video/fbdev/atafb_iplan2p8.c 			src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
next_line         117 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
next_line         171 drivers/video/fbdev/atafb_iplan2p8.c 				src += next_line;
next_line         172 drivers/video/fbdev/atafb_iplan2p8.c 				dst += next_line;
next_line         179 drivers/video/fbdev/atafb_iplan2p8.c 			src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
next_line         180 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
next_line         234 drivers/video/fbdev/atafb_iplan2p8.c 				src -= next_line;
next_line         235 drivers/video/fbdev/atafb_iplan2p8.c 				dst -= next_line;
next_line         241 drivers/video/fbdev/atafb_iplan2p8.c void atafb_iplan2p8_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line         248 drivers/video/fbdev/atafb_iplan2p8.c 	dest = (u32 *)(info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL));
next_line         256 drivers/video/fbdev/atafb_iplan2p8.c 			dest8 += next_line;
next_line         266 drivers/video/fbdev/atafb_iplan2p8.c 		u32 off = next_line - rows * BPL * 2;
next_line         282 drivers/video/fbdev/atafb_iplan2p8.c 			dest8 += next_line;
next_line         287 drivers/video/fbdev/atafb_iplan2p8.c void atafb_iplan2p8_linefill(struct fb_info *info, u_long next_line,
next_line         296 drivers/video/fbdev/atafb_iplan2p8.c 	dest = (u32 *)(info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL));
next_line          23 drivers/video/fbdev/atafb_mfb.c void atafb_mfb_copyarea(struct fb_info *info, u_long next_line,
next_line          30 drivers/video/fbdev/atafb_mfb.c 	if (sx == 0 && dx == 0 && width == next_line) {
next_line          35 drivers/video/fbdev/atafb_mfb.c 		src = (u8 *)info->screen_base + sy * next_line + (sx >> 3);
next_line          36 drivers/video/fbdev/atafb_mfb.c 		dest = (u8 *)info->screen_base + dy * next_line + (dx >> 3);
next_line          39 drivers/video/fbdev/atafb_mfb.c 			src += next_line;
next_line          40 drivers/video/fbdev/atafb_mfb.c 			dest += next_line;
next_line          43 drivers/video/fbdev/atafb_mfb.c 		src = (u8 *)info->screen_base + (sy + height - 1) * next_line + (sx >> 3);
next_line          44 drivers/video/fbdev/atafb_mfb.c 		dest = (u8 *)info->screen_base + (dy + height - 1) * next_line + (dx >> 3);
next_line          47 drivers/video/fbdev/atafb_mfb.c 			src -= next_line;
next_line          48 drivers/video/fbdev/atafb_mfb.c 			dest -= next_line;
next_line          53 drivers/video/fbdev/atafb_mfb.c void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color,
next_line          59 drivers/video/fbdev/atafb_mfb.c 	dest = (u8 *)info->screen_base + sy * next_line + (sx >> 3);
next_line          61 drivers/video/fbdev/atafb_mfb.c 	if (sx == 0 && width == next_line) {
next_line          67 drivers/video/fbdev/atafb_mfb.c 		for (rows = height; rows--; dest += next_line) {
next_line          76 drivers/video/fbdev/atafb_mfb.c void atafb_mfb_linefill(struct fb_info *info, u_long next_line,
next_line          83 drivers/video/fbdev/atafb_mfb.c 	dest = (u8 *)info->screen_base + dy * next_line + (dx >> 3);
next_line         855 kernel/user_namespace.c 	char *kbuf = NULL, *pos, *next_line;
next_line         904 kernel/user_namespace.c 	for (; pos; pos = next_line) {
next_line         907 kernel/user_namespace.c 		next_line = strchr(pos, '\n');
next_line         908 kernel/user_namespace.c 		if (next_line) {
next_line         909 kernel/user_namespace.c 			*next_line = '\0';
next_line         910 kernel/user_namespace.c 			next_line++;
next_line         911 kernel/user_namespace.c 			if (*next_line == '\0')
next_line         912 kernel/user_namespace.c 				next_line = NULL;
next_line         954 kernel/user_namespace.c 		    (next_line != NULL))