Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/asm-generic/
Dioctl.h35 #ifndef _IOC_DIRBITS
36 # define _IOC_DIRBITS 2 macro
42 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/linux-5.19.10/arch/alpha/include/uapi/asm/
Dioctl.h19 #define _IOC_DIRBITS 3 macro
24 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/linux-5.19.10/arch/sparc/include/uapi/asm/
Dioctl.h22 #define _IOC_DIRBITS 3 macro
28 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/linux-5.19.10/arch/powerpc/include/uapi/asm/
Dioctl.h6 #define _IOC_DIRBITS 3 macro
/linux-5.19.10/arch/mips/include/uapi/asm/
Dioctl.h15 #define _IOC_DIRBITS 3 macro