| /kernel/sched/ |
| D | pelt.c | 180 ___update_load_sum(u64 now, struct sched_avg *sa, in ___update_load_sum() 296 int __update_load_avg_blocked_se(u64 now, struct sched_entity *se) in __update_load_avg_blocked_se() 314 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() 334 int __update_load_avg_cfs_rq(u64 now, struct cfs_rq *cfs_rq) in __update_load_avg_cfs_rq() 366 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() 398 int update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg() 429 int update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg() 504 u64 now = rq_clock_pelt(rq); in update_other_load_avgs() local
|
| D | pelt.h | 21 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg() 224 update_cfs_rq_load_avg(u64 now, struct cfs_rq *cfs_rq) in update_cfs_rq_load_avg() 230 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() 236 update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg() 242 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg()
|
| D | psi.c | 257 u64 now, state_start; in get_recent_times() local 397 static void window_reset(struct psi_window *win, u64 now, u64 value, in window_reset() 416 static u64 window_update(struct psi_window *win, u64 now, u64 value) in window_update() 442 static void update_triggers(struct psi_group *group, u64 now, in update_triggers() 508 static u64 update_averages(struct psi_group *group, u64 now) in update_averages() 566 u64 now; in psi_avgs_work() local 596 static void init_rtpoll_triggers(struct psi_group *group, u64 now) in init_rtpoll_triggers() 640 u64 now; in psi_rtpoll_work() local 747 static void record_times(struct psi_group_cpu *groupc, u64 now) in record_times() 783 u64 now; in psi_group_change() local [all …]
|
| D | wait_bit.c | 219 unsigned long now = READ_ONCE(jiffies); in bit_wait_timeout() local 233 unsigned long now = READ_ONCE(jiffies); in bit_wait_io_timeout() local
|
| D | clock.c | 265 u64 now, clock, old_clock, min_clock, max_clock, gtod; in sched_clock_local() local 313 u64 now; in local_clock() local
|
| D | core_sched.c | 243 u64 delta, now = rq_clock(rq->core); in __sched_core_account_forceidle() local
|
| /kernel/time/ |
| D | timer_list.c | 23 u64 now; member 47 int idx, u64 now) in print_timer() 61 u64 now) in print_active_timers() 99 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 115 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 261 static inline void timer_list_header(struct seq_file *m, u64 now) in timer_list_header() 271 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show() local
|
| D | tick-sched.c | 58 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() 207 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer() 291 ktime_t now = ktime_get(); in tick_nohz_handler() local 721 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies() 734 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle() 769 ktime_t now, idle; in get_cpu_sleep_time_us() local 847 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart() 1095 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) in tick_nohz_restart_sched_tick() 1115 ktime_t now) in __tick_nohz_full_update_tick() 1359 ktime_t now = ts->idle_entrytime; in tick_nohz_get_sleep_length() local [all …]
|
| D | alarmtimer.c | 243 ktime_t min, now, expires; in alarmtimer_suspend() local 451 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval) in alarm_forward() 486 ktime_t now = base->get_ktime(); in __alarm_forward_now() local 571 ktime_t now) in alarm_handle_timer() 613 static s64 alarm_timer_forward(struct k_itimer *timr, ktime_t now) in alarm_timer_forward() 625 static ktime_t alarm_timer_remaining(struct k_itimer *timr, ktime_t now) in alarm_timer_remaining() 758 ktime_t now) in alarmtimer_nsleep_wakeup() 872 ktime_t now = alarm_bases[type].get_ktime(); in alarm_timer_nsleep() local
|
| D | posix-cpu-timers.c | 122 static u64 bump_cpu_timer(struct k_itimer *timer, u64 now) in bump_cpu_timer() 629 u64 old_expires, new_expires, now; in posix_cpu_timer_set() local 736 static void __posix_cpu_timer_get(struct k_itimer *timer, struct itimerspec64 *itp, u64 now) in __posix_cpu_timer_get() 776 u64 now; in posix_cpu_timer_get() local 796 struct list_head *firing, u64 now) in collect_timerqueue() 1016 u64 now; in posix_cpu_timer_rearm() local 1436 u64 now, *nextevt; in set_process_cpu_timer() local
|
| D | timer_migration.c | 518 u64 now; member 594 u64 now) in tmigr_next_expired_groupevt() 894 static void tmigr_handle_remote_cpu(unsigned int cpu, u64 now, in tmigr_handle_remote_cpu() 1000 u64 now; in tmigr_handle_remote_up() local
|
| D | hrtimer.c | 655 ktime_t now = ktime_get_update_offsets_now(&base->clock_was_set_seq, in hrtimer_update_base() local 1057 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() 1712 struct hrtimer *timer, ktime_t *now, in __run_hrtimer() 1785 static void __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now, in __hrtimer_run_queues() 1828 ktime_t now; in hrtimer_run_softirq() local 1852 ktime_t expires_next, now, entry_time, delta; in hrtimer_interrupt() local 1948 ktime_t now; in hrtimer_run_queues() local
|
| D | timekeeping_internal.h | 18 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask, u64 max_delta) in clocksource_delta()
|
| D | posix-timers.c | 334 ktime_t now = hrtimer_cb_get_time(timer); in posix_timer_fn() local 620 static ktime_t common_hrtimer_remaining(struct k_itimer *timr, ktime_t now) in common_hrtimer_remaining() 627 static s64 common_hrtimer_forward(struct k_itimer *timr, ktime_t now) in common_hrtimer_forward() 649 ktime_t now, remaining, iv; in common_timer_get() local
|
| D | ntp.c | 545 const struct timespec64 *now) in rtc_tv_nsec_ok() 630 struct timespec64 now, to_set; in sync_hw_clock() local
|
| D | tick-broadcast.c | 693 ktime_t now, next_event; in tick_handle_oneshot_broadcast() local 802 ktime_t now; in ___tick_broadcast_oneshot_control() local
|
| D | timekeeping.c | 344 u64 now; in __ktime_get_fast_ns() local 969 u64 now; in ktime_get_snapshot() local 1232 u64 cycles, now, interval_start; in get_device_system_crosststamp() local 2309 struct timespec64 now, mono; in ktime_get_coarse_ts64() local
|
| /kernel/trace/ |
| D | trace_clock.c | 98 u64 now, prev_time; in trace_clock_global() local
|
| D | trace_osnoise.c | 796 u64 int_counter, now; in get_int_safe_duration() local 1751 u64 now; in timerlat_irq() local 1851 ktime_t next_abs_period, now; in wait_next_period() local 1887 u64 now, diff; in timerlat_main() local 2503 u64 now; in timerlat_fd_read() local
|
| /kernel/irq/ |
| D | timings.c | 382 static u64 __irq_timings_next_event(struct irqt_stat *irqs, int irq, u64 now) in __irq_timings_next_event() 536 u64 irq_timings_next_event(u64 now) in irq_timings_next_event()
|
| /kernel/power/ |
| D | suspend_test.c | 73 time64_t now; in test_wakealarm() local
|
| D | wakelock.c | 106 ktime_t now; in __wakelocks_gc() local
|
| /kernel/ |
| D | watchdog_perf.c | 60 ktime_t delta, now = ktime_get_mono_fast_ns(); in watchdog_check_timestamp() local
|
| D | async.c | 85 ktime_t now = ktime_get(); in microseconds_since() local
|
| /kernel/cgroup/ |
| D | cpuset-v1.c | 75 time64_t now; in fmeter_update() local
|