/kernel/time/ |
D | tick-sched.c | 47 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() 142 ktime_t now; in tick_nohz_update_jiffies() local 163 ktime_t now, delta; in tick_nohz_stop_idle() local 176 ktime_t now, delta; in tick_nohz_start_idle() local 217 ktime_t last_update, expires, now; in tick_nohz_stop_sched_tick() local 387 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart() 425 ktime_t now; in tick_nohz_restart_sched_tick() local 472 static int tick_nohz_reprogram(struct tick_sched *ts, ktime_t now) in tick_nohz_reprogram() 486 ktime_t now = ktime_get(); in tick_nohz_handler() local 632 ktime_t now = ktime_get(); in tick_sched_timer() local [all …]
|
D | timer_list.c | 51 int idx, u64 now) in print_timer() 78 u64 now) in print_active_timers() 113 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 131 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 252 u64 now = ktime_to_ns(ktime_get()); in timer_list_show() local
|
D | timekeeping.c | 129 struct timespec now; in do_gettimeofday() local 321 unsigned long now = read_persistent_clock(); in timekeeping_resume() local 596 struct timespec now; in current_kernel_time() local
|
D | tick-oneshot.c | 31 ktime_t now = ktime_get(); in tick_dev_program_event() local
|
D | clockevents.c | 91 ktime_t now) in clockevents_program_event()
|
D | ntp.c | 226 struct timespec now, next; in sync_cmos_clock() local
|
D | tick-broadcast.c | 406 ktime_t now, next_event; in tick_handle_oneshot_broadcast() local
|
/kernel/ |
D | sched_clock.c | 109 static u64 __update_sched_clock(struct sched_clock_data *scd, u64 now) in __update_sched_clock() 152 u64 now, clock, this_clock, remote_clock; in sched_clock_cpu() local 199 u64 now, now_gtod; in sched_clock_tick() local
|
D | softlockup.c | 110 unsigned long now; in softlockup_tick() local 185 static void check_hung_task(struct task_struct *t, unsigned long now) in check_hung_task() 231 unsigned long now = get_timestamp(this_cpu); in check_hung_uninterruptible_tasks() local
|
D | posix-cpu-timers.c | 75 union cpu_time_count now, in cpu_time_before() 124 union cpu_time_count now) in bump_cpu_timer() 531 static void clear_dead_task(struct k_itimer *timer, union cpu_time_count now) in clear_dead_task() 549 static void arm_timer(struct k_itimer *timer, union cpu_time_count now) in arm_timer() 874 union cpu_time_count now; in posix_cpu_timer_get() local 1236 union cpu_time_count now; in posix_cpu_timer_schedule() local 1448 union cpu_time_count now; in set_process_cpu_timer() local
|
D | sched_stats.h | 176 unsigned long long now = task_rq(t)->clock, delta = 0; in sched_info_dequeued() local 194 unsigned long long now = task_rq(t)->clock, delta = 0; in sched_info_arrive() local
|
D | hrtimer.c | 56 struct timespec now; in ktime_get() local 71 struct timespec now; in ktime_get_real() local 745 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() 1199 ktime_t expires_next, now; in hrtimer_interrupt() local
|
D | posix-timers.c | 376 ktime_t now = hrtimer_cb_get_time(timer); in posix_timer_fn() local 624 ktime_t now, remaining, iv; in common_timer_get() local
|
D | sched_debug.c | 314 u64 now = ktime_to_ns(ktime_get()); in sched_debug_show() local
|
D | time.c | 232 struct timespec now = current_kernel_time(); in current_fs_time() local
|
D | audit.c | 199 unsigned long now; in audit_rate_check() local 235 unsigned long now; in audit_log_lost() local
|
D | timer.c | 961 static unsigned long cmp_next_hrtimer_event(unsigned long now, in cmp_next_hrtimer_event() 1005 unsigned long get_next_timer_interrupt(unsigned long now) in get_next_timer_interrupt()
|
D | sched_fair.c | 480 u64 now = rq_of(cfs_rq)->clock; in update_curr() local
|
D | cpuset.c | 1314 time_t now = get_seconds(); in fmeter_update() local
|
D | sched.c | 187 ktime_t now; in sched_rt_period_timer() local 224 ktime_t now; in start_rt_bandwidth() local 1580 u64 now = cpu_clock(raw_smp_processor_id()); in update_shares() local 1843 task_hot(struct task_struct *p, u64 now, struct sched_domain *sd) in task_hot()
|
D | lockdep.c | 3049 u64 now; in __lock_acquired() local
|
/kernel/power/ |
D | wakelock.c | 97 ktime_t now, add_time; in print_lock_stat() local 162 ktime_t now; in wake_unlock_stat_locked() local 188 ktime_t now, etime, elapsed, add; in update_sleep_wait_stats_locked() local
|
D | main.c | 638 unsigned long now; in test_wakealarm() local
|