Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c1212 static inline abi_long copy_to_user_timezone(abi_ulong target_tz_addr, in copy_to_user_timezone() function
10212 if (arg2 && copy_to_user_timezone(arg2, &tz)) { in _syscall2()