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

  /external/valgrind/include/vki/
vki-amd64-linux.h 413 #define _VKI_IOC_DIRBITS 2
416 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-arm64-linux.h 386 #define _VKI_IOC_DIRBITS 2
389 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-arm-linux.h 448 #define _VKI_IOC_DIRBITS 2
453 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-ppc32-linux.h 527 #define _VKI_IOC_DIRBITS 3
532 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]
vki-ppc64-linux.h 562 #define _VKI_IOC_DIRBITS 3
567 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-s390x-linux.h 543 #define _VKI_IOC_DIRBITS 2
548 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-x86-linux.h 486 #define _VKI_IOC_DIRBITS 2
491 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-mips32-linux.h 533 #define _VKI_IOC_DIRBITS 3
538 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]
vki-mips64-linux.h 539 #define _VKI_IOC_DIRBITS 3
544 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]

Completed in 62 milliseconds