Searched full:vbl (Results 1 – 3 of 3) sorted by relevance
97 size_t vbl; /* Number of blanks to prepend to the output. */ in term_flushln() local109 vbl = (p->flags & TERMP_NOPAD) || p->tcol->offset < p->viscol ? in term_flushln()111 if (p->minbl && vbl < p->minbl) in term_flushln()112 vbl = p->minbl; in term_flushln()120 vfield = p->tcol->rmargin > p->viscol + vbl ? in term_flushln()121 p->tcol->rmargin - p->viscol - vbl : 0; in term_flushln()131 p->maxrmargin > p->viscol + vbl ? in term_flushln()132 p->maxrmargin - p->viscol - vbl : 0; in term_flushln()152 vbl += (vtarget - vbr) / 2; in term_flushln()154 vbl += vtarget - vbr; in term_flushln()[all …]
79 (Vbl) :<T17>:<---------T14--------->: :<-T15->:<T18>:
526 * DRM_CALLED_FROM_VBLIRQ = If function is called from vbl irq handler.713 * DRM_CALLED_FROM_VBLIRQ = If function is called from vbl irq handler.