/linux-3.3/kernel/time/ |
D | tick-sched.c | 46 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() 136 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies() 155 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats() 173 static void tick_nohz_stop_idle(int cpu, ktime_t now) in tick_nohz_stop_idle() 185 ktime_t now; in tick_nohz_start_idle() local 214 ktime_t now, idle; in get_cpu_idle_time_us() local 255 ktime_t now, iowait; in get_cpu_iowait_time_us() local 281 ktime_t last_update, expires, now; in tick_nohz_stop_sched_tick() local 521 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart() 561 ktime_t now; in tick_nohz_idle_exit() 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() 259 u64 now = ktime_to_ns(ktime_get()); in timer_list_show() local
|
D | alarmtimer.c | 188 ktime_t now; in alarmtimer_fired() local 243 ktime_t min, now; in alarmtimer_suspend() local 389 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval) in alarm_forward() 443 ktime_t now) in alarm_handle_timer() 590 ktime_t now) in alarmtimer_nsleep_wakeup() 719 ktime_t now = alarm_bases[type].gettime(); in alarm_timer_nsleep() local
|
D | timekeeping.c | 346 struct timespec now; in do_gettimeofday() local 473 struct timespec now; in ktime_get_real() local 570 struct timespec now, boot; in timekeeping_init() local 1157 struct timespec now; in current_kernel_time() local 1172 struct timespec now, mono; in get_monotonic_coarse() local
|
/linux-3.3/tools/power/cpupower/bench/ |
D | benchmark.c | 48 long long now, then; in calculate_timespace() local 94 long long now, then; in start_benchmark() local
|
/linux-3.3/net/dccp/ccids/ |
D | ccid3.c | 105 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt() 127 ktime_t now = stamp ? *stamp : ktime_get_real(); in ccid3_hc_tx_update_x() local 182 ktime_t now) in ccid3_hc_tx_update_win_count() 281 ktime_t now = ktime_get_real(); in ccid3_hc_tx_send_packet() local 368 ktime_t now; in ccid3_hc_tx_packet_recv() local 598 ktime_t now = ktime_get_real(); in ccid3_hc_rx_send_feedback() local
|
D | ccid2.c | 194 static void ccid2_cwnd_application_limited(struct sock *sk, const u32 now) in ccid2_cwnd_application_limited() 213 static void ccid2_cwnd_restart(struct sock *sk, const u32 now) in ccid2_cwnd_restart() 236 const u32 now = ccid2_time_stamp; in ccid2_hc_tx_packet_sent() local
|
/linux-3.3/net/atm/ |
D | mpoa_caches.c | 229 struct timeval now; in clear_count_and_expired() local 255 struct timeval now; in check_resolving_entries() local 302 struct timeval now; in refresh_entries() local 505 struct timeval now; in clear_expired() local
|
/linux-3.3/net/sunrpc/auth_gss/ |
D | gss_krb5_unseal.c | 82 s32 now; in gss_verify_mic_v1() local 152 s32 now; in gss_verify_mic_v2() local
|
D | gss_krb5_wrap.c | 166 s32 now; in gss_wrap_kerberos_v1() local 267 s32 now; in gss_unwrap_kerberos_v1() local 407 s32 now; in gss_wrap_kerberos_v2() local 459 s32 now; in gss_unwrap_kerberos_v2() local
|
D | gss_krb5_seal.c | 129 s32 now; in gss_get_mic_v1() local 170 s32 now; in gss_get_mic_v2() local
|
/linux-3.3/fs/xfs/ |
D | xfs_mru_cache.c | 133 unsigned long now) in _xfs_mru_cache_migrate() 200 unsigned long now = jiffies; in _xfs_mru_cache_list_insert() local 281 unsigned long now, next; in _xfs_mru_cache_reap() local
|
/linux-3.3/Documentation/networking/timestamping/ |
D | timestamping.c | 140 struct timeval now; in sendpacket() local 163 struct timeval now; in printpacket() local 483 struct timeval now; in main() local
|
/linux-3.3/arch/ia64/kernel/ |
D | time.c | 99 __u64 now; in ia64_account_on_switch() local 127 __u64 now; in account_system_vtime() local 374 unsigned long lcycle, now, ret; in itc_get_cycles() local
|
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | time.c | 88 static void to_rtc_time(unsigned long now, struct rtc_time *tm) in to_rtc_time() 109 unsigned int now; in cuda_get_time() local 153 unsigned int now; in pmu_get_time() local
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_marker.c | 77 struct timespec now; in vmw_marker_pull() local 122 struct timespec now; in vmw_fifo_lag() local
|
/linux-3.3/fs/jffs2/ |
D | dir.c | 243 uint32_t now = get_seconds(); in jffs2_unlink() local 263 uint32_t now; in jffs2_link() local 604 uint32_t now = get_seconds(); in jffs2_rmdir() local 779 uint32_t now; in jffs2_rename() local
|
/linux-3.3/security/keys/ |
D | permission.c | 96 struct timespec now; in key_validate() local
|
/linux-3.3/drivers/rtc/ |
D | interface.c | 144 struct rtc_time before, now; in __rtc_read_alarm() local 325 long now, scheduled; in __rtc_set_alarm() local 450 ktime_t now, onesec; in rtc_update_irq_enable() local 811 ktime_t now; in rtc_timer_do_work() local
|
/linux-3.3/kernel/ |
D | posix-cpu-timers.c | 75 union cpu_time_count now, in cpu_time_before() 111 union cpu_time_count now) in bump_cpu_timer() 510 static void clear_dead_task(struct k_itimer *timer, union cpu_time_count now) in clear_dead_task() 810 union cpu_time_count now; in posix_cpu_timer_get() local 1152 union cpu_time_count now; in posix_cpu_timer_schedule() local 1353 union cpu_time_count now; in set_process_cpu_timer() local
|
/linux-3.3/arch/avr32/lib/ |
D | delay.c | 31 unsigned bclock, now; in __delay() local
|
/linux-3.3/fs/nfs/ |
D | nfs4renewd.c | 62 unsigned long last, now; in nfs4_renew_state() local
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_irq.c | 942 struct timeval now; in drm_vblank_off() local 1068 struct timeval now; in drm_queue_vblank_event() local 1224 struct timeval now; in drm_wait_vblank() local 1244 struct timeval now; in drm_handle_vblank_events() local
|
/linux-3.3/arch/mn10300/kernel/ |
D | rtc.c | 112 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-3.3/arch/mips/kernel/ |
D | time.c | 47 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|