Home
last modified time | relevance | path

Searched refs:_VEOL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dtermios.h41 k_termios->c_cc[canon ? VEOL : VTIME] = k_termio.c_cc[_VEOL]; \
68 k_termio.c_cc[_VEOL] = k_termios->c_cc[canon ? VEOL : VTIME]; \
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dtermios.c27 termios->c_cc[canon ? VEOL : VTIME] = v.c_cc[_VEOL]; in user_termio_to_kernel_termios()
51 v.c_cc[_VEOL] = termios->c_cc[canon ? VEOL : VTIME]; in kernel_termios_to_user_termio()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dtermios.h70 #define _VEOL 6 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dtermios.h55 * c_lflag. If it's set, they are used as _VEOF and _VEOL, otherwise
65 #define _VEOL 5 macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dtermios.h55 * c_lflag. If it's set, they are used as _VEOF and _VEOL, otherwise
65 #define _VEOL 5 macro
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dtermios.h70 #define _VEOL 6 macro

Completed in 2 milliseconds