Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c7523 static inline abi_long target_to_host_sigevent(struct sigevent *host_sevp, in target_to_host_sigevent() function
13403 ret = target_to_host_sigevent(phost_sevp, arg2); in _syscall2()