Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c1621 #if defined(VKI_SEM_STAT) in ML_()
1622 case VKI_SEM_STAT: in ML_()
1630 #if defined(VKI_SEM_STAT) in ML_()
1631 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
1689 #if defined(VKI_SEM_STAT) in ML_()
1690 case VKI_SEM_STAT: in ML_()
1697 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
Dsyswrap-amd64-linux.c863 case VKI_SEM_STAT: in PRE()
Dsyswrap-arm-linux.c743 case VKI_SEM_STAT: in PRE()
/external/valgrind/main/include/vki/
Dvki-linux.h1103 #define VKI_SEM_STAT 18 macro