Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c3842 static inline abi_long host_to_target_seminfo(abi_ulong target_addr, in host_to_target_seminfo() function
3998 err = host_to_target_seminfo(target_su.__buf, &seminfo); in do_semctl()