Home
last modified time | relevance | path

Searched defs:systime_snapshot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ptp/
H A Dptp_vmclock.c97 struct system_time_snapshot systime_snapshot; in vmclock_get_crosststamp() local
266 struct system_time_snapshot systime_snapshot; in ptp_vmclock_getcrosststamp() local
/linux/kernel/time/
H A Dtimekeeping.c967 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()