Home
last modified time | relevance | path

Searched refs:VKI_SEM_STAT (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c1607 #if defined(VKI_SEM_STAT) in ML_()
1608 case VKI_SEM_STAT: in ML_()
1616 #if defined(VKI_SEM_STAT) in ML_()
1617 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
1675 #if defined(VKI_SEM_STAT) in ML_()
1676 case VKI_SEM_STAT: in ML_()
1683 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
Dsyswrap-amd64-linux.c879 case VKI_SEM_STAT: in PRE()
Dsyswrap-arm-linux.c815 case VKI_SEM_STAT: in PRE()
Dsyswrap-mips32-linux.c784 case VKI_SEM_STAT: in PRE()
/external/valgrind/main/include/vki/
Dvki-linux.h1132 #define VKI_SEM_STAT 18 macro