Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c1231 static inline abi_long copy_from_user_timezone(struct timezone *tz, in copy_from_user_timezone() function
10233 if (copy_from_user_timezone(&tz, arg2)) { in _syscall2()