Home
last modified time | relevance | path

Searched defs:_IOC_SIZEMASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctl.h23 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1) macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctl.h26 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1) macro
/openbmc/linux/include/uapi/asm-generic/
H A Dioctl.h41 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1) macro
/openbmc/u-boot/include/asm-generic/
H A Dioctl.h40 #define _IOC_SIZEMASK ((1 << _IOC_SIZEBITS)-1) macro