Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c4156 static inline abi_long host_to_target_msqid_ds(abi_ulong target_addr, in host_to_target_msqid_ds() function
4221 if (host_to_target_msqid_ds(ptr,&dsarg)) in do_msgctl()