Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c4056 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument
4057 (__nsops), (__timeout), (__sops)
4059 #define SEMTIMEDOP_IPC_ARGS(__nsops, __sops, __timeout) \ argument
4060 (__nsops), 0, (__sops), (__timeout)