tag | line | file | source code |
_IOC_NRBITS | 20 | include/asm-alpha/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 26 | include/asm-alpha/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |
_IOC_NRBITS | 32 | include/asm-i386/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 38 | include/asm-i386/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |
_IOC_NRBITS | 37 | include/asm-m68k/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 43 | include/asm-m68k/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |
_IOC_NRBITS | 23 | include/asm-mips/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 29 | include/asm-mips/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |
_IOC_NRBITS | 15 | include/asm-ppc/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 21 | include/asm-ppc/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS) |
_IOC_NRBITS | 11 | include/asm-sparc/ioctl.h | #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1) |
_IOC_NRBITS | 18 | include/asm-sparc/ioctl.h | #define _IOC_TYPESHIFT (_IOC_NRSHIFT + _IOC_NRBITS) |