Home
last modified time | relevance | path

Searched refs:kernel_termios_to_user_termios (Results 1 – 14 of 14) sorted by relevance

/arch/s390/include/asm/
Dtermios.h61 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/parisc/include/asm/
Dtermios.h84 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/ia64/include/asm/
Dtermios.h91 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/sh/include/asm/
Dtermios.h84 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/blackfin/include/asm/
Dtermios.h85 #define kernel_termios_to_user_termios(u, k) \ macro
/arch/arm/include/asm/
Dtermios.h86 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/cris/include/asm/
Dtermios.h85 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/xtensa/include/asm/
Dtermios.h99 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/m68k/include/asm/
Dtermios.h86 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/x86/include/asm/
Dtermios.h93 static inline int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() function
/arch/h8300/include/asm/
Dtermios.h86 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) macro
/arch/mips/include/asm/
Dtermios.h156 static inline int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() function
/arch/alpha/include/asm/
Dtermios.h141 #define kernel_termios_to_user_termios(u, k) \ macro
/arch/sparc/include/asm/
Dtermios.h125 #define kernel_termios_to_user_termios(u, k) \ macro