Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/ptp/
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-6.14.4/arch/arm64/kvm/
Dhypercalls.c21 struct system_time_snapshot systime_snapshot; in kvm_ptp_get_time() local
/linux-6.14.4/kernel/time/
Dtimekeeping.c967 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()