Searched refs:target_to_host_timex (Results 1 – 1 of 1) sorted by relevance
7406 static inline abi_long target_to_host_timex(struct timex *host_tx, in target_to_host_timex() function11202 if (target_to_host_timex(&host_buf, arg1) != 0) { in _syscall2()11219 if (target_to_host_timex(&htx, arg2) != 0) { in _syscall2()