Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c3803 static inline abi_long target_to_host_semid_ds(struct semid_ds *host_sd, in target_to_host_semid_ds() function
3991 err = target_to_host_semid_ds(&dsarg, target_su.buf); in do_semctl()