Searched defs:kernel_termios_to_user_termios_1 (Results  1 – 9 of 9) sorted by relevance
| /linux-4.1.27/include/asm-generic/ | 
| D | termios-base.h | 73 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios))  macro
 | 
| D | termios.h | 88 static inline int kernel_termios_to_user_termios_1(struct termios __user *u,  in kernel_termios_to_user_termios_1()  function
 | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | termios.h | 127 #define kernel_termios_to_user_termios_1(u, k) \  macro
 | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | termios.h | 49 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios))  macro
 | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | termios.h | 55 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios))  macro
 | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | termios.h | 49 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios))  macro
 | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | termios.h | 49 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios))  macro
 | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | termios.h | 99 static inline int kernel_termios_to_user_termios_1(struct termios __user *u,  in kernel_termios_to_user_termios_1()  function
 | 
| /linux-4.1.27/arch/mn10300/include/uapi/asm/ | 
| D | termios.h | 80 #define kernel_termios_to_user_termios_1(u, k) \  macro
 |