Home
last modified time | relevance | path

Searched refs:offs_real (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/time/
H A Dtimekeeping.c159 WARN_ON_ONCE(tk->offs_real != timespec64_to_ktime(tmp)); in tk_set_wall_to_mono()
162 tk->offs_real = timespec64_to_ktime(tmp); in tk_set_wall_to_mono()
163 tk->offs_tai = ktime_add(tk->offs_real, ktime_set(tk->tai_offset, 0)); in tk_set_wall_to_mono()
640 tkr_dummy.base_real = tkr->base + tk->offs_real; in halt_fast_timekeeper()
751 tk->tkr_mono.base_real = tk->tkr_mono.base + tk->offs_real; in timekeeping_update()
855 [TK_OFFS_REAL] = &tk_core.timekeeper.offs_real,
1055 tk_core.timekeeper.offs_real); in ktime_get_snapshot()
1240 tk_core.timekeeper.offs_real); in get_device_system_crosststamp()
2227 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64()
2303 *offs_real = tk->offs_real; in ktime_get_update_offsets_now()
[all …]
H A Dtimekeeping.h8 ktime_t *offs_real,
H A Dhrtimer.c627 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base() local
632 offs_real, offs_boot, offs_tai); in hrtimer_update_base()
634 base->clock_base[HRTIMER_BASE_REALTIME_SOFT].offset = *offs_real; in hrtimer_update_base()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/time/
H A Dtimekeeping.c159 WARN_ON_ONCE(tk->offs_real != timespec64_to_ktime(tmp)); in tk_set_wall_to_mono()
162 tk->offs_real = timespec64_to_ktime(tmp); in tk_set_wall_to_mono()
163 tk->offs_tai = ktime_add(tk->offs_real, ktime_set(tk->tai_offset, 0)); in tk_set_wall_to_mono()
640 tkr_dummy.base_real = tkr->base + tk->offs_real; in halt_fast_timekeeper()
751 tk->tkr_mono.base_real = tk->tkr_mono.base + tk->offs_real; in timekeeping_update()
855 [TK_OFFS_REAL] = &tk_core.timekeeper.offs_real,
1055 tk_core.timekeeper.offs_real); in ktime_get_snapshot()
1240 tk_core.timekeeper.offs_real); in get_device_system_crosststamp()
2227 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64()
2303 *offs_real = tk->offs_real; in ktime_get_update_offsets_now()
[all …]
H A Dtimekeeping.h8 ktime_t *offs_real,
H A Dhrtimer.c627 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base() local
632 offs_real, offs_boot, offs_tai); in hrtimer_update_base()
634 base->clock_base[HRTIMER_BASE_REALTIME_SOFT].offset = *offs_real; in hrtimer_update_base()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/time/
H A Dtimekeeping.c159 WARN_ON_ONCE(tk->offs_real != timespec64_to_ktime(tmp)); in tk_set_wall_to_mono()
162 tk->offs_real = timespec64_to_ktime(tmp); in tk_set_wall_to_mono()
163 tk->offs_tai = ktime_add(tk->offs_real, ktime_set(tk->tai_offset, 0)); in tk_set_wall_to_mono()
640 tkr_dummy.base_real = tkr->base + tk->offs_real; in halt_fast_timekeeper()
751 tk->tkr_mono.base_real = tk->tkr_mono.base + tk->offs_real; in timekeeping_update()
855 [TK_OFFS_REAL] = &tk_core.timekeeper.offs_real,
1055 tk_core.timekeeper.offs_real); in ktime_get_snapshot()
1240 tk_core.timekeeper.offs_real); in get_device_system_crosststamp()
2227 ktime_t t = ktime_sub(tk->offs_real, tk->offs_boot); in getboottime64()
2303 *offs_real = tk->offs_real; in ktime_get_update_offsets_now()
[all …]
H A Dtimekeeping.h8 ktime_t *offs_real,
H A Dhrtimer.c627 ktime_t *offs_real = &base->clock_base[HRTIMER_BASE_REALTIME].offset; in hrtimer_update_base() local
632 offs_real, offs_boot, offs_tai); in hrtimer_update_base()
634 base->clock_base[HRTIMER_BASE_REALTIME_SOFT].offset = *offs_real; in hrtimer_update_base()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtimekeeper_internal.h98 ktime_t offs_real; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtimekeeper_internal.h98 ktime_t offs_real; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtimekeeper_internal.h98 ktime_t offs_real; member