Home
last modified time | relevance | path

Searched refs:offs_boot (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/time/
H A Dtimekeeping.h9 ktime_t *offs_boot,
H A Dtimekeeping.c168 tk->offs_boot = ktime_add(tk->offs_boot, delta); in tk_update_sleep_time()
173 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time()
531 return (ktime_get_mono_fast_ns() + ktime_to_ns(tk->offs_boot)); in ktime_get_boot_fast_ns()
619 snapshot->boot = snapshot->mono + ktime_to_ns(data_race(tk->offs_boot)); in ktime_get_fast_timestamps()
856 [TK_OFFS_BOOT] = &tk_core.timekeeper.offs_boot,
2227 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64()
2287 ktime_t *offs_boot, ktime_t *offs_tai) in ktime_get_update_offsets_now() argument
2304 *offs_boot = tk->offs_boot; in ktime_get_update_offsets_now()
H A Dhrtimer.c628 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base() local
632 offs_real, offs_boot, offs_tai); in hrtimer_update_base()
635 base->clock_base[HRTIMER_BASE_BOOTTIME_SOFT].offset = *offs_boot; in hrtimer_update_base()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/time/
H A Dtimekeeping.h9 ktime_t *offs_boot,
H A Dtimekeeping.c168 tk->offs_boot = ktime_add(tk->offs_boot, delta); in tk_update_sleep_time()
173 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time()
531 return (ktime_get_mono_fast_ns() + ktime_to_ns(tk->offs_boot)); in ktime_get_boot_fast_ns()
619 snapshot->boot = snapshot->mono + ktime_to_ns(data_race(tk->offs_boot)); in ktime_get_fast_timestamps()
856 [TK_OFFS_BOOT] = &tk_core.timekeeper.offs_boot,
2227 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64()
2287 ktime_t *offs_boot, ktime_t *offs_tai) in ktime_get_update_offsets_now() argument
2304 *offs_boot = tk->offs_boot; in ktime_get_update_offsets_now()
H A Dhrtimer.c628 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base() local
632 offs_real, offs_boot, offs_tai); in hrtimer_update_base()
635 base->clock_base[HRTIMER_BASE_BOOTTIME_SOFT].offset = *offs_boot; in hrtimer_update_base()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/time/
H A Dtimekeeping.h9 ktime_t *offs_boot,
H A Dtimekeeping.c168 tk->offs_boot = ktime_add(tk->offs_boot, delta); in tk_update_sleep_time()
173 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time()
531 return (ktime_get_mono_fast_ns() + ktime_to_ns(tk->offs_boot)); in ktime_get_boot_fast_ns()
619 snapshot->boot = snapshot->mono + ktime_to_ns(data_race(tk->offs_boot)); in ktime_get_fast_timestamps()
856 [TK_OFFS_BOOT] = &tk_core.timekeeper.offs_boot,
2227 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64()
2287 ktime_t *offs_boot, ktime_t *offs_tai) in ktime_get_update_offsets_now() argument
2304 *offs_boot = tk->offs_boot; in ktime_get_update_offsets_now()
H A Dhrtimer.c628 ktime_t *offs_boot = &base->clock_base[HRTIMER_BASE_BOOTTIME].offset; in hrtimer_update_base() local
632 offs_real, offs_boot, offs_tai); in hrtimer_update_base()
635 base->clock_base[HRTIMER_BASE_BOOTTIME_SOFT].offset = *offs_boot; in hrtimer_update_base()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtimekeeper_internal.h99 ktime_t offs_boot; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtimekeeper_internal.h99 ktime_t offs_boot; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtimekeeper_internal.h99 ktime_t offs_boot; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Dx86.c2011 ktime_t offs_boot; member
2042 vdata->offs_boot = tk->offs_boot; in update_pvclock_gtod()
2050 return ktime_to_ns(ktime_add(ktime_get_raw(), pvclock_gtod_data.offs_boot)); in get_kvmclock_base_ns()
2538 ns += ktime_to_ns(ktime_add(gtod->raw_clock.offset, gtod->offs_boot)); in do_monotonic_raw()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Dx86.c2011 ktime_t offs_boot; member
2042 vdata->offs_boot = tk->offs_boot; in update_pvclock_gtod()
2050 return ktime_to_ns(ktime_add(ktime_get_raw(), pvclock_gtod_data.offs_boot)); in get_kvmclock_base_ns()
2538 ns += ktime_to_ns(ktime_add(gtod->raw_clock.offset, gtod->offs_boot)); in do_monotonic_raw()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Dx86.c2011 ktime_t offs_boot; member
2042 vdata->offs_boot = tk->offs_boot; in update_pvclock_gtod()
2050 return ktime_to_ns(ktime_add(ktime_get_raw(), pvclock_gtod_data.offs_boot)); in get_kvmclock_base_ns()
2538 ns += ktime_to_ns(ktime_add(gtod->raw_clock.offset, gtod->offs_boot)); in do_monotonic_raw()