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

  /external/valgrind/main/include/vki/
vki-posixtypes-amd64-linux.h 39 typedef unsigned int __vki_kernel_mode_t; typedef
vki-posixtypes-arm-linux.h 39 typedef unsigned short __vki_kernel_mode_t; typedef
vki-posixtypes-arm64-linux.h 39 typedef unsigned int __vki_kernel_mode_t; typedef
vki-posixtypes-mips32-linux.h 39 typedef unsigned int __vki_kernel_mode_t; typedef
vki-posixtypes-ppc32-linux.h 39 typedef unsigned int __vki_kernel_mode_t; typedef
vki-posixtypes-ppc64-linux.h 41 typedef unsigned int __vki_kernel_mode_t; typedef
vki-posixtypes-x86-linux.h 39 typedef unsigned short __vki_kernel_mode_t; typedef
vki-posixtypes-s390x-linux.h 55 typedef unsigned int __vki_kernel_mode_t; typedef
vki-posixtypes-mips64-linux.h 34 typedef unsigned int __vki_kernel_mode_t; typedef
vki-arm64-linux.h 596 __vki_kernel_mode_t mode;
597 unsigned char __pad1[4 - sizeof(__vki_kernel_mode_t)];
vki-amd64-linux.h 601 __vki_kernel_mode_t mode;
vki-arm-linux.h 671 __vki_kernel_mode_t mode;
vki-ppc32-linux.h 826 __vki_kernel_mode_t mode;
    [all...]
vki-ppc64-linux.h 691 __vki_kernel_mode_t mode;
vki-s390x-linux.h 821 __vki_kernel_mode_t mode;
vki-x86-linux.h 688 __vki_kernel_mode_t mode;
vki-mips32-linux.h 690 __vki_kernel_mode_t mode;
    [all...]
vki-mips64-linux.h 718 __vki_kernel_mode_t mode;
    [all...]
vki-linux.h 177 typedef __vki_kernel_mode_t vki_mode_t;
    [all...]

Completed in 447 milliseconds