Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c3912 static inline abi_long host_to_target_semarray(int semid, abi_ulong target_addr, in host_to_target_semarray() function
3978 err = host_to_target_semarray(semid, target_su.array, &array); in do_semctl()