Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c4049 static inline abi_long target_to_host_sembuf(struct sembuf *host_sembuf, in target_to_host_sembuf() function
4115 if (target_to_host_sembuf(sops, ptr, nsops)) { in do_semtimedop()