Searched refs:TIOCGEXCL (Results 1 – 11 of 11) sorted by relevance
/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 94 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 63 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 96 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 103 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 27 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/tools/perf/trace/beauty/ |
H A D | ioctl.c | 33 "TIOCGPTLCK", [_IOC_NR(TIOCGEXCL)] = "TIOCGEXCL", "TIOCGPTPEER", in ioctl__scnprintf_tty_cmd()
|
/linux/drivers/tty/ |
H A D | tty_io.c | 2730 case TIOCGEXCL: in tty_ioctl() 2898 case TIOCGEXCL: in tty_compat_ioctl()
|