Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c1598 case VKI_SEM_INFO: in ML_()
1600 case VKI_SEM_INFO|VKI_IPC_64: in ML_()
1667 case VKI_SEM_INFO: in ML_()
1669 case VKI_SEM_INFO|VKI_IPC_64: in ML_()
Dsyswrap-amd64-linux.c873 case VKI_SEM_INFO: in PRE()
Dsyswrap-arm-linux.c809 case VKI_SEM_INFO: in PRE()
Dsyswrap-mips32-linux.c777 case VKI_SEM_INFO: in PRE()
/external/valgrind/main/include/vki/
Dvki-linux.h1133 #define VKI_SEM_INFO 19 macro