Searched refs:lines (Results 76 - 100 of 192) sorted by relevance

12345678

/linux-master/drivers/video/console/
H A Dnewport_con.c580 enum con_scroll dir, unsigned int lines)
590 topscan = (topscan + (lines << 4)) & 0x3ff;
591 newport_clear_lines(vc->vc_rows - lines,
595 topscan = (topscan + (-lines << 4)) & 0x3ff;
596 newport_clear_lines(0, lines - 1,
603 count = (b - t - lines) * vc->vc_cols;
608 vc->vc_size_row * (t + lines));
624 vc->vc_size_row * (b - lines));
626 y = b - lines;
627 for (count = 0; count < (lines * v
579 newport_scroll(struct vc_data *vc, unsigned int t, unsigned int b, enum con_scroll dir, unsigned int lines) argument
[all...]
H A Ddummycon.c122 unsigned int lines)
120 dummycon_scroll(struct vc_data *vc, unsigned int top, unsigned int bottom, enum con_scroll dir, unsigned int lines) argument
/linux-master/include/linux/
H A Dtty_driver.h475 struct tty_driver *__tty_alloc_driver(unsigned int lines, struct module *owner,
482 #define tty_alloc_driver(lines, flags) \
483 __tty_alloc_driver(lines, THIS_MODULE, flags)
H A Dconsole.h50 * @con_scroll: move lines from @top to @bottom in direction @dir by @lines.
67 * @con_scrolldelta: the contents of the console should be scrolled by @lines.
101 unsigned int lines);
116 void (*con_scrolldelta)(struct vc_data *vc, int lines);
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c1638 wm->wm[level].lines = wm->wm[level - 1].lines;
1852 /* The number of lines are ignored for the level 0 watermark. */
1875 u32 blocks, lines, min_ddb_alloc = 0; local
1911 * as there will be at minimum one line for lines configuration. This
1928 lines = div_round_up_fixed16(selected_result,
1940 lines += wp->y_min_scanlines;
1960 if (lines % wp->y_min_scanlines == 0)
1964 lines % wp->y_min_scanlines;
1966 min_ddb_alloc = mul_round_up_u32_fixed16(lines
[all...]
/linux-master/kernel/debug/kdb/
H A Dkdb_main.c150 "MDCOUNT=8", /* lines of md output */
2079 * dmesg [lines] [adjust]
2085 int lines = 0; local
2097 lines = simple_strtol(argv[1], &cp, 0);
2099 lines = 0;
2118 if (lines < 0) {
2120 kdb_printf("buffer only contains %d lines, nothing "
2122 else if (adjust - lines >= n)
2123 kdb_printf("buffer only contains %d lines, last %d "
2124 "lines printe
[all...]
/linux-master/mm/kfence/
H A Dkfence_test.c44 char lines[2][256]; member in struct:__anon3841
49 /* Probe for console output: obtains observed lines of interest. */
65 strscpy(observed.lines[0], buf, min(len + 1, sizeof(observed.lines[0])));
68 strscpy(observed.lines[nlines++], buf, min(len + 1, sizeof(observed.lines[0])));
78 return READ_ONCE(observed.nlines) == ARRAY_SIZE(observed.lines);
100 typeof(observed.lines) expect;
172 ret = strstr(observed.lines[0], expect[0]) && strstr(observed.lines[
[all...]
/linux-master/scripts/
H A Dget_feat.pl432 my (@lines, @descs);
447 push @lines, $line;
454 push @lines, $line;
459 push @lines, $line if ($line ne "");
480 push @lines, "" while (scalar(@lines) < 2 + scalar(@descs));
483 for my $line(@lines) {
H A Dleaking_addresses.pl617 my $total = 0; # Total number of lines parsed.
669 my $lines = $ref->{$_};
670 my $length = @$lines;
671 printf "[%d %s] %s", $length, $_, @$lines[0];
H A Dcheckpatch.pl1120 my @lines = split('\n', $text);
1122 foreach my $line (@lines) {
1234 my @lines = split("\n", $output);
1236 return ($id, $desc) if ($#lines < 0);
1238 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {
1248 } elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the working tree\./ ||
1249 $lines[0] =~ /^fatal: bad object $commit/) {
1252 $id = substr($lines[0], 0, 12);
1253 $desc = substr($lines[0], 41);
1262 my @lines
[all...]
/linux-master/drivers/gpu/drm/gud/
H A Dgud_pipe.c326 unsigned int i, lines; local
336 lines = drm_rect_height(damage);
338 if (gdrm->bulk_len < lines * pitch)
339 lines = gdrm->bulk_len / pitch;
341 for (i = 0; i < DIV_ROUND_UP(drm_rect_height(damage), lines); i++) {
344 rect.y1 += i * lines;
345 rect.y2 = min_t(u32, rect.y1 + lines, damage->y2);
/linux-master/tools/testing/selftests/net/
H A Drtnetlink.sh671 lines=`ip x s list | grep $srcip | grep $dstip | wc -l`
672 run_cmd test $lines -eq 2
675 lines=`ip x s get $ipsecid | grep $srcip | grep $dstip | wc -l`
676 run_cmd test $lines -eq 2
679 lines=`ip x s list | wc -l`
680 run_cmd test $lines -eq 0
688 lines=`ip x p list | grep $srcip | grep $dstip | wc -l`
689 run_cmd test $lines -eq 2
693 lines=`ip x p get $ipsecsel | grep $srcip | grep $dstip | wc -l`
694 run_cmd test $lines
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-risc.c67 /* scan lines */
145 /* scan lines */
705 int ypadding, cpadding, lines; local
746 lines = btv->height >> 1;
750 btv->width, ypadding, lines,
757 lines, uoffset + cpadding,
766 lines = btv->height >> 1;
770 btv->width, 0, lines,
775 lines * ypadding,
776 btv->width, 0, lines,
[all...]
/linux-master/scripts/kconfig/
H A Dnconf.c235 "o The 'Location:' lines tell, where in the menu structure this symbol\n"
247 "Only relevant lines are shown.\n"
377 int lines = getmaxy(stdscr); local
381 mvwprintw(main_window, lines-3, offset,
386 mvwprintw(main_window, lines-3,
1474 int lines, columns; local
1476 getmaxyx(stdscr, lines, columns);
1482 main_window = newwin(lines-2, columns-2, 2, 1);
1484 mwin_max_lines = lines-7;
1493 int lines, column local
[all...]
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-core.c458 unsigned int i, lines; local
476 lines = ch->fifo_size / bpl;
477 if (lines > 6)
478 lines = 6;
479 BUG_ON(lines < 2);
486 for (i = 0; i < lines; i++) {
502 cx_write(ch->cmds_start + 12, (lines*16) >> 3);
514 cx_write(ch->cnt2_reg, (lines*16) >> 3);
517 dprintk(2, "[bridge %d] sram setup %s: bpl=%d lines=%d\n",
521 lines);
1131 cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi, bool jump) argument
1198 cx23885_risc_buffer(struct pci_dev *pci, struct cx23885_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) argument
1241 cx23885_risc_databuffer(struct pci_dev *pci, struct cx23885_riscmem *risc, struct scatterlist *sglist, unsigned int bpl, unsigned int lines, unsigned int lpi) argument
1275 cx23885_risc_vbibuffer(struct pci_dev *pci, struct cx23885_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c214 /* NOTE: It's okay to read values of output lines */
304 if ((handlereq.lines == 0) || (handlereq.lines > GPIOHANDLES_MAX))
329 lh->num_descs = handlereq.lines;
332 for (i = 0; i < handlereq.lines; i++) {
401 dev_dbg(&gdev->dev, "registered chardev handle for %d lines\n",
514 * a rbtree of the struct lines containing supplemental info.
528 * @num_lines: the number of lines in the lines array
533 * @seqno: the sequence number for edge events generated on all lines i
[all...]
/linux-master/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Dvirtual_isys.c578 buf->lines = 4; /* use double buffering for online usecases */
580 buf->lines = 2;
583 return ia_css_isys_ibuf_rmgr_acquire(buf->stride * buf->lines,
717 cfg->ib_buffer.lines = channel->ib_buffer.lines;
737 cfg->dest_buf_cfg.lines = LINES_OF_ISP_INPUT_BUF;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-ts.c87 unsigned int lines, llength, size; local
92 lines = dev->ts.nr_packets;
94 size = lines * llength;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dnv10.c107 .lines = 16,
/linux-master/arch/x86/boot/
H A Dvideo-vga.c83 /* Cursor is scan lines 6-7 */
106 /* Cursor is scan lines 11-12 */
157 static void vga_set_vertical_end(int lines) argument
161 int end = lines-1;
/linux-master/Documentation/sphinx/
H A Dcdomain.py111 lines = iter(source[0].splitlines(True))
112 for n in lines:
H A Dkernel_include.py122 lines = include_file.readlines()
123 rawtext = ''.join(lines[startline:endline])
130 # and no restrictions on matching inside lines vs. line boundaries
160 if 'number-lines' in self.options:
162 startline = int(self.options['number-lines'] or 1)
164 raise self.error(':number-lines: with non-integer '
/linux-master/drivers/gpu/drm/
H A Ddrm_format_helper.c143 unsigned long lines = drm_rect_height(clip); local
164 for (i = 0; i < lines; ++i) {
185 unsigned long lines = drm_rect_height(clip); local
207 for (i = 0; i < lines; ++i) {
274 unsigned int i, y, lines = drm_rect_height(clip); local
291 for (y = 0; y < lines; y++) {
1122 unsigned int lines = drm_rect_height(clip); local
1163 for (y = 0; y < lines; y++) {
/linux-master/drivers/media/pci/ivtv/
H A Divtv-streams.c378 int lines; local
390 /* determine number of lines and total number of VBI bytes.
396 lines = itv->vbi.count * 2;
398 lines = itv->is_60hz ? 24 : 38;
400 lines += 2;
403 itv->vbi.enc_size = lines * (raw ? itv->vbi.raw_size : itv->vbi.sliced_size);
413 /* The start/stop codes determine which VBI lines end up in the raw VBI data area.
430 data[5] = lines;
443 data[5] = lines;
445 data[6] = itv->vbi.enc_size / lines;
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dnandsim.c192 #define NS_STATUS_OK(ns) (NAND_STATUS_READY | (NAND_STATUS_WP * ((ns)->lines.wp == 0)))
344 /* NAND flash lines state */
350 } lines; member in struct:nandsim
1620 if (ns->lines.wp) {
1660 if (ns->lines.wp) {
1869 if (!ns->lines.ce) {
1873 if (ns->lines.ale || ns->lines.cle) {
1929 if (!ns->lines.ce) {
1933 if (ns->lines
[all...]

Completed in 543 milliseconds

12345678