Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dtermios.h40 k_termios->c_cc[canon ? VEOF : VMIN] = k_termio.c_cc[_VEOF]; \
67 k_termio.c_cc[_VEOF] = k_termios->c_cc[canon ? VEOF : VMIN]; \
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dtermios.c26 termios->c_cc[canon ? VEOF : VMIN] = v.c_cc[_VEOF]; in user_termio_to_kernel_termios()
50 v.c_cc[_VEOF] = termios->c_cc[canon ? VEOF : VMIN]; in kernel_termios_to_user_termio()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dtermios.h68 #define _VEOF 4 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
63 #define _VEOF 4 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
63 #define _VEOF 4 macro
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dtermios.h68 #define _VEOF 4 macro

Completed in 2 milliseconds