Home
last modified time | relevance | path

Searched refs:_IOC_DIRBITS (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
Dioctl.h34 #ifndef _IOC_DIRBITS
35 # define _IOC_DIRBITS 2 macro
41 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dioctl.h18 #define _IOC_DIRBITS 3 macro
23 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dioctl.h21 #define _IOC_DIRBITS 3 macro
27 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/linux-4.4.14/arch/mips/include/uapi/asm/
Dioctl.h14 #define _IOC_DIRBITS 3 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dioctl.h5 #define _IOC_DIRBITS 3 macro