Home
last modified time | relevance | path

Searched defs:lts (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm64/linux/
HDlinux_vdso_gtod.c70 __vdso_clock_gettime_fallback(clockid_t clock_id, struct l_timespec *lts) in __vdso_clock_gettime_fallback()
102 __vdso_clock_getres_fallback(clockid_t clock_id, struct l_timespec *lts) in __vdso_clock_getres_fallback()
/freebsd-13-stable/sys/compat/linux/
HDlinux_time.c142 struct l_timespec lts; in linux_put_timespec() local
154 struct l_timespec lts; in linux_get_timespec() local
196 struct l_timespec64 lts; in linux_put_timespec64() local
208 struct l_timespec64 lts; in linux_get_timespec64() local
/freebsd-13-stable/sbin/setkey/
HDsetkey.c537 struct sadb_lifetime *lts, *lth, *ltc; local