Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c4080 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument
4081 (__nsops), (__timeout), (__sops)
4083 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument
4084 (__nsops), 0, (__sops), (__timeout)