TTY_FLIP_BUFFER_PUSH

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

tty_flip_buffer_push - terminal  

SYNOPSIS

"SYNOPSIS"

void tty_flip_buffer_push (struct tty_struct * tty);  

ARGUMENTS

tty
tty to push
 

DESCRIPTION

Queue a push of the terminal flip buffers to the line discipline. This function must not be called from IRQ context if tty->low_latency is set.

In the event of the queue being busy for flipping the work will be held off and retried later.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:55 GMT, October 09, 2005