Lines Matching +full:field +full:- +full:even +full:- +full:active
1 .. SPDX-License-Identifier: GPL-2.0
11 fallback if establishing any other discipline for a tty fails. If even N_TTY
13 characters -- it throws them away.
21 returns an error then it won’t get called. Do not re-use ldisc numbers as they
23 demons to eat your computer. You must not re-register over the top of the line
24 discipline even with the same data or your computer again will be eaten by
27 Heed this warning: the reference count field of the registered copies of the
30 the number of active users of the ldisc at this instant. In effect it counts
34 .. kernel-doc:: drivers/tty/tty_ldisc.c
40 .. kernel-doc:: drivers/tty/tty_ldisc.c
46 .. kernel-doc:: include/linux/tty_ldisc.h
58 Line discipline methods have access to :c:member:`tty_struct.flags` field. See
68 .. kernel-doc:: drivers/tty/tty_ldisc.c
84 .. kernel-doc:: drivers/tty/tty_ldisc.c