Home
last modified time | relevance | path

Searched refs:tc_ns_client_time (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/common_modules/tzdriver/
H A Dtc_ns_client.h92 struct tc_ns_client_time { struct
182 _IOWR(TC_NS_CLIENT_IOC_MAGIC, 17, struct tc_ns_client_time)
H A Dagent.h122 int sync_system_time_from_user(const struct tc_ns_client_time *user_time);
/kernel/linux/common_modules/tzdriver/core/
H A Dagent.h122 int sync_system_time_from_user(const struct tc_ns_client_time *user_time);
H A Dagent.c604 int tc_ns_sync_sys_time(const struct tc_ns_client_time *tc_ns_time) in tc_ns_sync_sys_time()
639 int sync_system_time_from_user(const struct tc_ns_client_time *user_time) in sync_system_time_from_user()
642 struct tc_ns_client_time time = { 0 }; in sync_system_time_from_user()
664 struct tc_ns_client_time time = { 0 }; in sync_system_time_from_kernel()
H A Dtc_client_driver.c899 (struct tc_ns_client_time *)(uintptr_t)arg); in tc_private_ioctl()

Completed in 5 milliseconds