Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dioctl.h35 #ifndef _IOC_DIRBITS
36 # define _IOC_DIRBITS 2 macro
42 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dioctl.h35 #ifndef _IOC_DIRBITS
36 # define _IOC_DIRBITS 2 macro
42 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dioctl.h35 #ifndef _IOC_DIRBITS
36 # define _IOC_DIRBITS 2 macro
42 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dioctl.h34 #ifndef _IOC_DIRBITS
35 # define _IOC_DIRBITS 2 macro
41 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctl.h19 #define _IOC_DIRBITS 3 macro
24 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dioctl.h22 #define _IOC_DIRBITS 3 macro
28 #define _IOC_DIRMASK ((1 << _IOC_DIRBITS)-1)
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dioctl.h15 #define _IOC_DIRBITS 3 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dioctl.h6 #define _IOC_DIRBITS 3 macro