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.c1818 #if defined(VKI_SEM_STAT) in ML_()
1819 case VKI_SEM_STAT: in ML_()
1827 #if defined(VKI_SEM_STAT) in ML_()
1828 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
1896 #if defined(VKI_SEM_STAT) in ML_()
1897 case VKI_SEM_STAT: in ML_()
1904 case VKI_SEM_STAT|VKI_IPC_64: in ML_()
Dsyswrap-tilegx-linux.c953 case VKI_SEM_STAT: in PRE()
Dsyswrap-linux.c3563 case VKI_SEM_STAT: in semctl_cmd_has_4args()
3790 case VKI_SEM_STAT: in PRE()
/external/valgrind/include/vki/
Dvki-linux.h1181 #define VKI_SEM_STAT 18 macro