Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c1752 #if defined(VKI_SEM_STAT) in ML_()
1753 case VKI_SEM_STAT: in ML_()
1761 #if defined(VKI_SEM_STAT) in ML_()
1762 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
1820 #if defined(VKI_SEM_STAT) in ML_()
1821 case VKI_SEM_STAT: in ML_()
1828 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
Dsyswrap-tilegx-linux.c951 case VKI_SEM_STAT: in PRE()
Dsyswrap-linux.c3555 case VKI_SEM_STAT: in semctl_cmd_has_4args()
3782 case VKI_SEM_STAT: in PRE()
/external/valgrind/include/vki/
Dvki-linux.h1181 #define VKI_SEM_STAT 18 macro