HomeSort by relevance Sort by last modified time
    Searched refs:_VKI_IOC_DIRBITS (Results 1 - 9 of 9) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 408 #define _VKI_IOC_DIRBITS 2
411 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-arm64-linux.h 381 #define _VKI_IOC_DIRBITS 2
384 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-arm-linux.h 443 #define _VKI_IOC_DIRBITS 2
448 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-ppc32-linux.h 522 #define _VKI_IOC_DIRBITS 3
527 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]
vki-ppc64-linux.h 555 #define _VKI_IOC_DIRBITS 3
560 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-s390x-linux.h 532 #define _VKI_IOC_DIRBITS 2
537 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-x86-linux.h 481 #define _VKI_IOC_DIRBITS 2
486 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-mips32-linux.h 528 #define _VKI_IOC_DIRBITS 3
533 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]
vki-mips64-linux.h 534 #define _VKI_IOC_DIRBITS 3
539 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]

Completed in 449 milliseconds