Home
last modified time | relevance | path

Searched defs:sops (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c97 int sigwrap_semop(int semid, struct sembuf *sops, size_t nsops) in sigwrap_semop()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c97 int sigwrap_semop(int semid, struct sembuf *sops, size_t nsops) in sigwrap_semop()
/openbmc/qemu/linux-user/
H A Dsyscall.c4119 struct sembuf *sops; in do_semtimedop() local