/linux-4.1.27/kernel/time/ |
D | tick-sched.c | 52 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() 112 static void tick_sched_do_timer(ktime_t now) in tick_sched_do_timer() 434 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies() 451 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats() 469 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle() 479 ktime_t now = ktime_get(); in tick_nohz_start_idle() local 504 ktime_t now, idle; in get_cpu_idle_time_us() local 545 ktime_t now, iowait; in get_cpu_iowait_time_us() local 569 ktime_t now, int cpu) in tick_nohz_stop_sched_tick() 793 ktime_t now, expires; in __tick_nohz_idle_enter() local [all …]
|
D | timer_list.c | 27 u64 now; member 58 int idx, u64 now) in print_timer() 85 u64 now) in print_active_timers() 120 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 138 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 283 static inline void timer_list_header(struct seq_file *m, u64 now) in timer_list_header() 310 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show() local
|
D | timekeeping_internal.h | 16 static inline cycle_t clocksource_delta(cycle_t now, cycle_t last, cycle_t mask) in clocksource_delta() 23 static inline cycle_t clocksource_delta(cycle_t now, cycle_t last, cycle_t mask) in clocksource_delta()
|
D | alarmtimer.c | 223 ktime_t min, now; in alarmtimer_suspend() local 404 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval) in alarm_forward() 465 ktime_t now) in alarm_handle_timer() 620 ktime_t now; in alarm_timer_set() local 637 ktime_t now) in alarmtimer_nsleep_wakeup() 769 ktime_t now = alarm_bases[type].gettime(); in alarm_timer_nsleep() local
|
D | timekeeping.c | 175 cycle_t now, last, mask, max, delta; in timekeeping_get_delta() local 417 u64 now; in __ktime_get_fast_ns() local 894 struct timespec64 now; in do_gettimeofday() local 1217 struct timespec64 now, boot, tmp; in timekeeping_init() local 1886 struct timespec64 now; in current_kernel_time() local 1902 struct timespec64 now, mono; in get_monotonic_coarse64() local
|
D | posix-cpu-timers.c | 83 unsigned long long now) in bump_cpu_timer() 747 unsigned long long now; in posix_cpu_timer_get() local 1007 unsigned long long now; in posix_cpu_timer_schedule() local 1204 unsigned long long now; in set_process_cpu_timer() local
|
D | tick-broadcast.c | 581 ktime_t now, next_event; in tick_handle_oneshot_broadcast() local 692 ktime_t now; in tick_broadcast_oneshot_control() local
|
D | ntp.c | 464 struct timespec now; in update_persistent_clock64() local 478 struct timespec64 now; in sync_cmos_clock() local
|
D | hrtimer.c | 807 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() 1199 static void __run_hrtimer(struct hrtimer *timer, ktime_t *now) in __run_hrtimer() 1248 ktime_t expires_next, now, entry_time, delta; in hrtimer_interrupt() local
|
D | posix-timers.c | 455 ktime_t now = hrtimer_cb_get_time(timer); in posix_timer_fn() local 731 ktime_t now, remaining, iv; in common_timer_get() local
|
D | time.c | 238 struct timespec now = current_kernel_time(); in current_fs_time() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_debugfs.c | 95 static void seq_print_one_request(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_one_request() 121 static void seq_print_minor_vnr_req(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_minor_vnr_req() 127 …int_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_meta_io() 155 …oid seq_print_waiting_for_AL(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_waiting_for_AL() 190 … void seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned long now) in seq_print_device_bitmap_io() 215 …t_resource_pending_bitmap_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_bitmap_io() 253 unsigned long now) in seq_print_peer_request() 277 struct drbd_device *device, unsigned long now) in seq_print_device_peer_requests() 293 struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_peer_requests() 308 unsigned long now) in seq_print_resource_transfer_log_summary() [all …]
|
/linux-4.1.27/arch/x86/kernel/ |
D | rtc.c | 41 int mach_set_rtc_mmss(const struct timespec *now) in mach_set_rtc_mmss() 62 void mach_get_cmos_time(struct timespec *now) in mach_get_cmos_time() 138 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
D | kvmclock.c | 51 static void kvm_get_wallclock(struct timespec *now) in kvm_get_wallclock() 70 static int kvm_set_wallclock(const struct timespec *now) in kvm_set_wallclock()
|
D | tsc_sync.c | 46 cycles_t start, now, prev, end; in check_tsc_warp() local
|
D | pvclock.c | 124 struct timespec now; in pvclock_read_wallclock() local
|
D | apb_timer.c | 262 u64 start, now; in apbt_clocksource_register() local
|
D | hpet.c | 313 unsigned int cfg, cmp, now; in hpet_set_mode() local 756 u64 start, now; in hpet_clocksource_register() local
|
/linux-4.1.27/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
|
D | system.c | 41 struct timeval now; in get_time() local
|
/linux-4.1.27/net/dccp/ccids/ |
D | ccid3.c | 106 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt() 129 ktime_t now = stamp ? *stamp : ktime_get_real(); in ccid3_hc_tx_update_x() local 186 ktime_t now) in ccid3_hc_tx_update_win_count() 284 ktime_t now = ktime_get_real(); in ccid3_hc_tx_send_packet() local 371 ktime_t now; in ccid3_hc_tx_packet_recv() local 602 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-4.1.27/arch/x86/platform/intel-mid/ |
D | intel_mid_vrtc.c | 59 void vrtc_get_time(struct timespec *now) in vrtc_get_time() 89 int vrtc_set_mmss(const struct timespec *now) in vrtc_set_mmss()
|
/linux-4.1.27/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
|
D | mpoa_proc.c | 140 struct timeval now; in mpc_show() local
|
/linux-4.1.27/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_seal.c | 135 s32 now; in gss_get_mic_v1() local 176 s32 now; in gss_get_mic_v2() local
|
D | gss_krb5_wrap.c | 166 s32 now; in gss_wrap_kerberos_v1() local 273 s32 now; in gss_unwrap_kerberos_v1() local 445 s32 now; in gss_wrap_kerberos_v2() local 497 s32 now; in gss_unwrap_kerberos_v2() local
|
D | auth_gss.c | 215 unsigned long now = jiffies; in gss_fill_context() local 1414 unsigned long now = jiffies; in gss_key_timeout() local 1557 unsigned long now = jiffies; in gss_cred_is_negative_entry() local
|
/linux-4.1.27/drivers/base/power/ |
D | wakeup.c | 475 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) in update_prevent_sleep_time() 482 ktime_t now) {} in update_prevent_sleep_time() 497 ktime_t now; in wakeup_source_deactivate() local 810 ktime_t now = ktime_get(); in pm_wakep_autosleep_enabled() local 854 ktime_t now = ktime_get(); in print_wakeup_source_stats() local
|
/linux-4.1.27/arch/s390/kernel/ |
D | idle.c | 72 unsigned long long now, idle_time, idle_enter, idle_exit; in show_idle_time() local 90 unsigned long long now, idle_enter, idle_exit; in arch_cpu_idle_time() local
|
/linux-4.1.27/fs/jffs2/ |
D | dir.c | 229 uint32_t now = get_seconds(); in jffs2_unlink() local 249 uint32_t now; in jffs2_link() local 591 uint32_t now = get_seconds(); in jffs2_rmdir() local 766 uint32_t now; in jffs2_rename() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_marker.c | 78 u64 now; in vmw_marker_pull() local 109 u64 now; in vmw_fifo_lag() local
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | timestamping.c | 139 struct timeval now; in sendpacket() local 162 struct timeval now; in printpacket() local 478 struct timeval now; in main() local
|
/linux-4.1.27/drivers/rtc/ |
D | interface.c | 163 struct rtc_time before, now; in __rtc_read_alarm() local 354 time64_t now, scheduled; in __rtc_set_alarm() local 414 struct rtc_time now; in rtc_initialize_alarm() local 495 ktime_t now, onesec; in rtc_update_irq_enable() local 873 ktime_t now; in rtc_timer_do_work() local
|
D | systohc.c | 23 int rtc_set_ntp_time(struct timespec64 now) in rtc_set_ntp_time()
|
D | rtc-ps3.c | 49 unsigned long now; in ps3_set_time() local
|
D | rtc-digicolor.c | 98 unsigned long now; in dc_rtc_read_time() local 120 unsigned long now; in dc_rtc_read_alarm() local
|
D | rtc-at32ap700x.c | 73 unsigned long now; in at32_rtc_readtime() local 84 unsigned long now; in at32_rtc_settime() local
|
D | rtc-bfin.c | 86 static inline u32 rtc_time_to_bfin(unsigned long now) in rtc_time_to_bfin() 275 unsigned long now; in bfin_rtc_set_time() local
|
D | rtc-imxdi.c | 236 unsigned long now; in dryice_rtc_read_time() local 306 unsigned long now; in dryice_rtc_set_alarm() local
|
D | rtc-mpc5121.c | 110 unsigned long now; in mpc5121_rtc_read_time() local 133 unsigned long now; in mpc5121_rtc_set_time() local
|
D | rtc-ds1374.c | 192 u32 now, cur_alarm; in ds1374_read_alarm() local 230 struct rtc_time now; in ds1374_set_alarm() local
|
D | rtc-sysfs.c | 166 unsigned long now, alarm; in rtc_sysfs_set_wakealarm() local
|
D | rtc-dev.c | 307 time64_t now, then; in rtc_dev_ioctl() local
|
D | rtc-88pm80x.c | 90 static void rtc_next_alarm_time(struct rtc_time *next, struct rtc_time *now, in rtc_next_alarm_time()
|
D | rtc-88pm860x.c | 86 static void rtc_next_alarm_time(struct rtc_time *next, struct rtc_time *now, in rtc_next_alarm_time()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_irq.c | 783 ktime_t now; in get_drm_timestamp() local 916 unsigned long seq, struct timeval *now) in send_vblank_event() 944 struct timeval now; in drm_send_vblank_event() local 1179 struct timeval now; in drm_vblank_off() local 1463 struct timeval now; in drm_queue_vblank_event() local 1629 struct timeval now; in drm_wait_vblank() local 1649 struct timeval now; in drm_handle_vblank_events() local
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | leap-a-day.c | 140 struct timespec now, target; in test_hrtimer_failure() local 204 time_t now, next_leap; in main() local
|
D | set-2038.c | 61 struct timeval now; in settime() local
|
D | mqueue-lat.c | 74 struct timespec start, end, now, target; in mqueue_lat_test() local
|
D | nanosleep.c | 113 struct timespec now, target, rel; in nanosleep_test() local
|
D | threadtest.c | 135 time_t start, now, runtime; in main() local
|
D | inconsistency-check.c | 109 long now, then; in consistency_test() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_mru_cache.c | 139 unsigned long now) in _xfs_mru_cache_migrate() 206 unsigned long now = jiffies; in _xfs_mru_cache_list_insert() local 281 unsigned long now, next; in _xfs_mru_cache_reap() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | time.c | 87 static void to_rtc_time(unsigned long now, struct rtc_time *tm) in to_rtc_time() 108 unsigned int now; in cuda_get_time() local 152 unsigned int now; in pmu_get_time() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | timer.c | 125 stt_expire_list(struct list_head *slot, unsigned long now) in stt_expire_list() 152 unsigned long now; in stt_check_timers() local
|
/linux-4.1.27/arch/parisc/lib/ |
D | delay.c | 33 u32 bclock, now, loops = __loops; in __cr16_delay() local
|
/linux-4.1.27/arch/mips/kvm/ |
D | emulate.c | 246 static uint32_t kvm_mips_ktime_to_count(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_ktime_to_count() 303 static uint32_t kvm_mips_read_count_running(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_read_count_running() 393 ktime_t now; in kvm_mips_freeze_hrtimer() local 422 ktime_t now, uint32_t count) in kvm_mips_resume_hrtimer() 450 ktime_t now; in kvm_mips_write_count() local 498 ktime_t now; in kvm_mips_set_count_hz() local 546 ktime_t now; in kvm_mips_write_compare() local 589 ktime_t now; in kvm_mips_count_disable() local 663 ktime_t expire, now; in kvm_mips_set_count_ctl() local
|
/linux-4.1.27/arch/x86/xen/ |
D | time.c | 183 static void xen_get_wallclock(struct timespec *now) in xen_get_wallclock() 188 static int xen_set_wallclock(const struct timespec *now) in xen_set_wallclock() 200 struct timespec now; in xen_pvclock_gtod_notify() local
|
/linux-4.1.27/security/keys/ |
D | permission.c | 103 struct timespec now = current_kernel_time(); in key_validate() local
|
D | key.c | 539 struct timespec now; in key_reject_and_link() local 681 struct timespec now; in key_set_timeout() local 982 struct timespec now; in key_revoke() local
|
D | gc.c | 59 time_t now = current_kernel_time().tv_sec; in key_schedule_gc() local
|
D | proc.c | 181 struct timespec now; in proc_keys_show() local
|
D | internal.h | 128 struct timespec now; member
|
/linux-4.1.27/arch/avr32/lib/ |
D | delay.c | 31 unsigned bclock, now; in __delay() local
|
/linux-4.1.27/arch/metag/lib/ |
D | delay.c | 29 unsigned long bclock, now; in __delay() local
|
/linux-4.1.27/arch/alpha/kernel/ |
D | rtc.c | 229 unsigned long now; member 279 remote_set_mmss(struct device *dev, time64_t now) in remote_set_mmss()
|
/linux-4.1.27/drivers/md/bcache/ |
D | util.c | 171 uint64_t now, duration, last; in bch_time_stats_update() local 210 uint64_t now = local_clock(); in bch_next_delay() local
|
/linux-4.1.27/arch/mips/kernel/ |
D | time.c | 47 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | rtc.c | 112 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/fs/nfs/ |
D | nfs4renewd.c | 62 unsigned long last, now; in nfs4_renew_state() local
|
D | inode.c | 378 unsigned long now = jiffies; in nfs_fhget() local 1628 unsigned long now = jiffies; in nfs_update_inode() local
|
/linux-4.1.27/drivers/lguest/ |
D | hypercalls.c | 303 struct timespec now; in write_timestamp() local
|
/linux-4.1.27/tools/power/cpupower/debug/kernel/ |
D | cpufreq-test_tsc.c | 55 u32 now, then, diff; in cpufreq_test_tsc() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | time.c | 120 __u64 now; in vtime_delta() local 357 unsigned long lcycle, now, ret; in itc_get_cycles() local
|
D | mca.c | 548 unsigned long now = jiffies; in ia64_mca_cpe_int_handler() local 1408 unsigned long now = jiffies; in ia64_mca_cmc_int_handler() local
|
/linux-4.1.27/fs/afs/ |
D | vlocation.c | 546 time_t now; in afs_vlocation_reaper() local 625 time_t now; in afs_vlocation_updater() local
|
D | server.c | 275 time_t now; in afs_reap_server() local
|
/linux-4.1.27/arch/cris/kernel/ |
D | time.c | 55 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/virt/kvm/arm/ |
D | arch_timer.c | 117 cycle_t cval, now; in kvm_timer_should_fire() local 165 cycle_t cval, now; in kvm_timer_sync_hwstate() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/tm/ |
D | tm-syscall.c | 83 struct timeval end, now; in tm_syscall() local
|
/linux-4.1.27/samples/kprobes/ |
D | kretprobe_example.c | 61 ktime_t now; in ret_handler() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_clock.c | 94 u64 now; in trace_clock_global() local
|
/linux-4.1.27/kernel/sched/ |
D | clock.c | 197 u64 now, clock, old_clock, min_clock, max_clock; in sched_clock_local() local 320 u64 now, now_gtod; in sched_clock_tick() local
|
D | stats.h | 64 unsigned long long now = rq_clock(rq), delta = 0; in sched_info_dequeued() local 82 unsigned long long now = rq_clock(rq), delta = 0; in sched_info_arrive() local
|
D | wait.c | 604 unsigned long now = ACCESS_ONCE(jiffies); in bit_wait_timeout() local 616 unsigned long now = ACCESS_ONCE(jiffies); in bit_wait_io_timeout() local
|
D | fair.c | 698 u64 now = rq_clock_task(rq_of(cfs_rq)); in update_curr() local 1681 u64 runtime, delta, now; in numa_get_avg_runtime() local 2120 unsigned long migrate, next_scan, now = jiffies; in task_numa_work() local 2247 u64 period, now; in task_tick_numa() local 2521 static __always_inline int __update_entity_runnable_avg(u64 now, int cpu, in __update_entity_runnable_avg() 2785 u64 now; in update_entity_load_avg() local 2820 u64 now = cfs_rq_clock_task(cfs_rq) >> 20; in update_cfs_rq_blocked_load() local 3441 u64 now; in __refill_cfs_bandwidth_runtime() local 4011 ktime_t now; in sched_cfs_period_timer() local 5879 unsigned long now = jiffies; in update_cfs_rq_h_load() local [all …]
|
/linux-4.1.27/arch/x86/lib/ |
D | delay.c | 52 u32 bclock, now, loops = __loops; in delay_tsc() local
|
/linux-4.1.27/drivers/gpu/drm/via/ |
D | via_irq.c | 91 static unsigned time_diff(struct timeval *now, struct timeval *then) in time_diff() 352 struct timeval now; in via_wait_irq() local
|
/linux-4.1.27/fs/ |
D | attr.c | 195 struct timespec now; in notify_change() local
|
D | inode.c | 1517 struct timespec now) in relatime_need_update() 1591 struct timespec now; in touch_atime() local 1719 struct timespec now; in file_update_time() local
|
/linux-4.1.27/arch/sh/kernel/ |
D | time.c | 47 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/arch/m68k/68000/ |
D | timers.c | 127 long now = RTCTIME; in m68328_hwclk() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | import.c | 229 ptlrpc_inflight_deadline(struct ptlrpc_request *req, time_t now) in ptlrpc_inflight_deadline() 254 time_t now = get_seconds(); in ptlrpc_inflight_timeout() local 1536 time_t now = get_seconds(); in at_measured() local
|
D | client.c | 285 time_t now = get_seconds(); in ptlrpc_at_adj_net_latency() local 1259 time_t now = get_seconds(); in after_reply() local 1973 time_t now = get_seconds(); in ptlrpc_expired_set() local 2056 time_t now = get_seconds(); in ptlrpc_set_next_timeout() local 2945 time_t now = get_seconds(); in ptlrpc_init_xid() local
|
D | sec_bulk.c | 460 static int enc_pools_should_grow(int page_needed, long now) in enc_pools_should_grow() 500 long now; in sptlrpc_enc_pool_get_pages() local
|
/linux-4.1.27/net/rxrpc/ |
D | ar-transport.c | 223 unsigned long now, earliest, reap_time; in rxrpc_transport_reaper() local
|
D | ar-connection.c | 849 unsigned long now, earliest, reap_time; in rxrpc_connection_reaper() local
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_time.h | 84 static inline void cfs_slow_warning(unsigned long now, int seconds, char *msg) in cfs_slow_warning()
|
/linux-4.1.27/drivers/ide/ |
D | ide-park.c | 93 unsigned long now; in ide_park_show() local
|
D | ide-eh.c | 366 unsigned long now; in do_reset1() local
|
/linux-4.1.27/net/sched/ |
D | sch_hhf.c | 201 u32 now = hhf_time_stamp(); in seek_list() local 232 u32 now = hhf_time_stamp(); in alloc_new_hh() local 272 u32 now = hhf_time_stamp(); in hhf_classify() local
|
D | sch_cbq.c | 161 psched_time_t now; /* Cached timestamp */ member 357 psched_time_t now = psched_get_time(); in cbq_mark_toplevel() local 553 psched_time_t now) in cbq_undelay_prio() 592 psched_time_t now; in cbq_undelay() local 699 psched_time_t now; in cbq_update() local 947 psched_time_t now; in cbq_dequeue() local
|
D | sch_fq.c | 404 static void fq_check_throttled(struct fq_sched_data *q, u64 now) in fq_check_throttled() 428 u64 now = ktime_get_ns(); in fq_dequeue() local 814 u64 now = ktime_get_ns(); in fq_dump_stats() local
|
D | act_police.c | 259 s64 now; in tcf_act_police() local
|
D | sch_tbf.c | 237 s64 now; in tbf_dequeue() local
|
D | sch_pie.c | 272 psched_time_t now = psched_get_time(); in pie_process_dequeue() local
|
/linux-4.1.27/crypto/ |
D | xor.c | 67 unsigned long now, j; in do_xor_speed() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 156 u64 now; in therm_throt_process() local 215 u64 now = get_jiffies_64(); in thresh_event_valid() local
|
D | mce_intel.c | 184 unsigned long now = jiffies; in cmci_storm_detect() local
|
/linux-4.1.27/arch/parisc/kernel/ |
D | time.c | 60 unsigned long now, now2; in timer_interrupt() local
|
/linux-4.1.27/net/tipc/ |
D | name_distr.c | 346 unsigned long now = get_jiffies_64(); in tipc_named_add_backlog() local 366 unsigned long now = get_jiffies_64(); in tipc_named_process_backlog() local
|
/linux-4.1.27/kernel/power/ |
D | suspend_test.c | 74 unsigned long now; in test_wakealarm() local
|
D | wakelock.c | 102 ktime_t now; in wakelocks_gc() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | router.c | 803 long now; in lnet_update_ni_status_locked() local 946 unsigned long now = cfs_time_current(); in lnet_ping_router_locked() local 1511 unsigned long now = cfs_time_current(); in lnet_notify() local 1596 time_t now = get_seconds(); in lnet_router_checker() local
|
D | router_proc.c | 361 unsigned long now = cfs_time_current(); in proc_lnet_routers() local 540 unsigned long now = cfs_time_current(); in proc_lnet_peers() local 710 long now = get_seconds(); in proc_lnet_nis() local
|
D | lib-eq.c | 329 unsigned long now; in lnet_eq_wait_locked() local
|
D | lib-move.c | 701 lnet_peer_is_alive(lnet_peer_t *lp, unsigned long now) in lnet_peer_is_alive() 736 unsigned long now = cfs_time_current(); in lnet_peer_alive_locked() local
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozusbsvc.c | 130 struct timespec ts, now; in oz_usb_stop() local
|
/linux-4.1.27/net/ipv4/ |
D | tcp_cubic.c | 158 u32 now = tcp_time_stamp; in bictcp_cwnd_event() local 398 u32 now = bictcp_clock(); in hystart_update() local
|
D | tcp_htcp.c | 107 u32 now = tcp_time_stamp; in measure_achieved_throughput() local
|
D | inetpeer.c | 511 unsigned long now, token; in inet_peer_xrlim_allow() local
|
/linux-4.1.27/net/dccp/ |
D | probe.c | 57 struct timespec now; in printl() local
|
D | input.c | 248 unsigned long now = jiffies; in dccp_check_seqno() local
|
D | options.c | 348 __be32 now = htonl(dccp_timestamp()); in dccp_insert_option_timestamp() local
|
/linux-4.1.27/net/bridge/netfilter/ |
D | ebt_limit.c | 38 unsigned long now = jiffies; in ebt_limit_mt() local
|
/linux-4.1.27/drivers/input/ |
D | ff-memless.c | 127 unsigned long now = jiffies; in ml_schedule_timer() local 168 unsigned long now = jiffies; in apply_envelope() local
|
/linux-4.1.27/net/irda/ |
D | irlap.c | 842 static void irlap_change_speed(struct irlap_cb *self, __u32 speed, int now) in irlap_change_speed() 978 void irlap_apply_connection_parameters(struct irlap_cb *self, int now) in irlap_apply_connection_parameters()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_lblc.c | 265 unsigned long now = jiffies; in ip_vs_lblc_full_check() local 302 unsigned long now = jiffies; in ip_vs_lblc_check_expire() local
|
D | ip_vs_lblcr.c | 428 unsigned long now = jiffies; in ip_vs_lblcr_full_check() local 466 unsigned long now = jiffies; in ip_vs_lblcr_check_expire() local
|
/linux-4.1.27/include/net/ |
D | busy_poll.h | 70 unsigned long now = busy_loop_us_clock(); in busy_loop_timeout() local
|
D | codel.h | 225 codel_time_t now) in codel_should_drop()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | time.c | 299 u64 now, nowscaled, deltascaled; in vtime_delta() local 488 u64 now; in __timer_interrupt() local 717 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
D | irq.c | 115 u64 now = get_tb_or_rtc(); in decrementer_check_overflow() local
|
/linux-4.1.27/tools/perf/tests/ |
D | rdpmc.c | 126 u64 stamp, now, delta; in __test__rdpmc() local
|
D | switch-tracking.c | 15 struct timeval start, now, diff, maxtime; in spin_sleep() local
|
/linux-4.1.27/drivers/media/rc/ |
D | rc-ir-raw.c | 108 ktime_t now; in ir_raw_event_store_edge() local
|
D | ati_remote.c | 458 unsigned long now = jiffies; in ati_remote_compute_accel() local 575 unsigned long now = jiffies; in ati_remote_input_report() local
|
/linux-4.1.27/net/decnet/ |
D | dn_route.c | 202 unsigned long now = jiffies; in dn_dst_check_expire() local 234 unsigned long now = jiffies; in dn_dst_gc() local 336 unsigned long now = jiffies; in dn_insert_route() local 395 unsigned long now = jiffies; in dn_rt_cache_flush() local
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 269 unsigned long now = jiffies; in neigh_alloc() local 867 unsigned long now, next; in neigh_timer_handler() local 966 unsigned long next, now = jiffies; in __neigh_event_send() local 1352 unsigned long now = jiffies; in neigh_proxy_process() local 1385 unsigned long now = jiffies; in pneigh_enqueue() local 1492 unsigned long now = jiffies; in neigh_table_init() local 1806 unsigned long now = jiffies; in neightbl_fill_info() local 2143 unsigned long now = jiffies; in neigh_fill_info() local
|
/linux-4.1.27/net/bridge/ |
D | br_multicast.c | 663 unsigned long now = jiffies; in br_multicast_add_group() local 1188 unsigned long now = jiffies; in br_multicast_mark_router() local 1232 unsigned long now = jiffies; in br_ip4_multicast_query() local 1321 unsigned long now = jiffies; in br_ip6_multicast_query() local 1415 unsigned long now; in br_multicast_leave_group() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_hv.c | 542 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now) in vcore_stolen_time() 563 u64 now; in kvmppc_create_dtl_entry() local 1704 unsigned long dec_nsec, now; in kvmppc_set_timer() local 1734 u64 now; in kvmppc_remove_runnable() local 1920 u64 now; in post_guest_process() local
|
/linux-4.1.27/drivers/clocksource/ |
D | timer-prima2.c | 93 unsigned long now, next; in sirfsoc_timer_set_next_event() local
|
/linux-4.1.27/net/sctp/ |
D | probe.c | 141 struct timespec now; in jsctp_sf_eat_sack() local
|
/linux-4.1.27/arch/powerpc/perf/ |
D | hv-gpci.c | 190 u64 now = h_gpci_get_value(event); in h_gpci_event_update() local
|
D | hv-24x7.c | 1223 static void update_event_count(struct perf_event *event, u64 now) in update_event_count() 1233 u64 now; in h_24x7_event_read() local
|
/linux-4.1.27/drivers/usb/host/ |
D | ehci-timer.c | 408 ktime_t now; in ehci_hrtimer_func() local
|
D | ohci-hub.c | 618 u16 now = ohci_readl(ohci, &ohci->regs->fmnumber); in root_port_reset() local
|
/linux-4.1.27/arch/m68k/mac/ |
D | misc.c | 695 unsigned long now; in mac_hwclk() local 761 struct rtc_time now; in mac_set_clock_mmss() local
|
/linux-4.1.27/drivers/platform/x86/ |
D | ideapad-laptop.c | 665 unsigned long now; in ideapad_backlight_get_brightness() local 701 unsigned long max, now, power; in ideapad_backlight_init() local 751 unsigned long now; in ideapad_backlight_notify_brightness() local
|
/linux-4.1.27/fs/ubifs/ |
D | file.c | 1358 const struct timespec *now) in mctime_update_needed() 1376 struct timespec now = ubifs_current_time(inode); in update_mctime() local 1448 struct timespec now = ubifs_current_time(inode); in ubifs_vm_page_mkwrite() local
|
/linux-4.1.27/drivers/power/reset/ |
D | ltc2952-poweroff.c | 104 ktime_t now; in ltc2952_poweroff_timer_wde() local
|
/linux-4.1.27/net/netfilter/ |
D | xt_limit.c | 73 unsigned long now = jiffies; in limit_mt() local
|
D | nfnetlink_acct.c | 458 u64 now; in nfnl_acct_overquota() local
|
D | xt_hashlimit.c | 445 static void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now, u32 mode) in rateinfo_recalc() 610 unsigned long now = jiffies; in hashlimit_mt() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 1057 unsigned long now = cfs_time_current(); in kiblnd_query() local 1476 static int kiblnd_fmr_pool_is_idle(kib_fmr_pool_t *fpo, unsigned long now) in kiblnd_fmr_pool_is_idle() 1490 unsigned long now = cfs_time_current(); in kiblnd_fmr_pool_unmap() local 1689 static int kiblnd_pool_is_idle(kib_pool_t *pool, unsigned long now) in kiblnd_pool_is_idle() 1703 unsigned long now = cfs_time_current(); in kiblnd_pool_free_node() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-divider.c | 252 static bool _is_best_div(unsigned long rate, unsigned long now, in _is_best_div() 280 unsigned long parent_rate, best = 0, now, maxdiv; in clk_divider_bestdiv() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | time_64.c | 397 int update_persistent_clock(struct timespec now) in update_persistent_clock() 785 unsigned long bclock, now; in __delay() local
|
D | time_32.c | 90 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/drivers/power/ |
D | charger-manager.c | 1100 ktime_t now, add; in cm_setup_timer() local 1617 static enum alarmtimer_restart cm_timer_func(struct alarm *alarm, ktime_t now) in cm_timer_func() 1959 unsigned long now = jiffies + CM_JIFFIES_SMALL; in cm_suspend_complete() local
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | i2400m-usb.h | 131 unsigned long now; in edc_inc() local
|
/linux-4.1.27/net/sunrpc/ |
D | stats.c | 151 ktime_t delta, now; in rpc_count_iostats_metrics() local
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | core.c | 153 static struct pnp_docking_station_info now; in pnp_dock_thread() local
|
/linux-4.1.27/kernel/events/ |
D | core.c | 407 u64 now; in __update_cgrp_time() local 623 perf_cgroup_set_shadow_time(struct perf_event *event, u64 now) in perf_cgroup_set_shadow_time() 721 perf_cgroup_set_shadow_time(struct perf_event *event, u64 now) in perf_cgroup_set_shadow_time() 1147 u64 now = perf_clock(); in update_context_time() local 1928 u64 now = ctx->time; in group_sched_in() local 2762 u64 now; in ctx_sched_in() local 2971 u64 now, period = TICK_NSEC; in perf_adjust_freq_unthr_context() local 4226 u64 *now, in calc_timer_values() 4261 struct perf_event *event, struct perf_event_mmap_page *userpg, u64 now) in arch_perf_update_userpage() 4274 u64 enabled, running, now; in perf_event_update_userpage() local [all …]
|
/linux-4.1.27/drivers/ptp/ |
D | ptp_ixp46x.c | 162 s64 now; in ptp_ixp_adjtime() local
|
/linux-4.1.27/scripts/kconfig/ |
D | conf.c | 520 struct timeval now; in main() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | debugfs.c | 420 static unsigned long calc_expire_secs(unsigned long now, in calc_expire_secs() 445 unsigned long now = jiffies; in loctls_read_file() local
|
D | phy_common.c | 497 unsigned long now = jiffies; in b43_phy_txpower_check() local
|
/linux-4.1.27/drivers/md/ |
D | dm-kcopyd.c | 101 unsigned throttle, now, difference; in io_job_start() local 164 unsigned now, difference; in io_job_finish() local
|
/linux-4.1.27/drivers/platform/chrome/ |
D | cros_ec_lightbar.c | 67 unsigned long now, next_timeslot; in lb_throttle() local
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_qdio.c | 51 unsigned long long now, span; in zfcp_qdio_account() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 586 struct timeval now; in osc_rpc_stats_seq_show() local 703 struct timeval now; in osc_stats_seq_show() local
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | gianfar_ptp.c | 308 s64 now; in ptp_gianfar_adjtime() local 442 struct timespec64 now; in gianfar_ptp_probe() local
|
/linux-4.1.27/drivers/char/ |
D | random.c | 879 unsigned long now = jiffies; in add_interrupt_randomness() local 964 unsigned long now = jiffies; in xfer_secondary_pool() local 1292 ktime_t now = ktime_get_real(); in init_std_data() local
|
D | mmtimer.c | 703 unsigned long now; in sgi_timer_set() local
|
/linux-4.1.27/mm/ |
D | page-writeback.c | 925 unsigned long now) in global_update_bandwidth() 1122 unsigned long now = jiffies; in __bdi_update_bandwidth() local 1362 unsigned long now = jiffies; in balance_dirty_pages() local
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
D | process.c | 319 unsigned long long nsecs, now; in userspace() local
|
/linux-4.1.27/drivers/net/can/softing/ |
D | softing_fw.c | 399 ktime_t now, real_offset; in softing_raw2ktime() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 292 u64 now; in fm10k_ptp_gettime() local
|
/linux-4.1.27/drivers/acpi/apei/ |
D | ghes.c | 527 unsigned long long now; in ghes_estatus_cached() local 605 unsigned long long now, duration, period, max_period = 0; in ghes_estatus_cache_add() local
|
/linux-4.1.27/fs/autofs4/ |
D | expire.c | 17 static unsigned long now; variable
|
/linux-4.1.27/fs/jbd2/ |
D | commit.c | 127 struct timespec now = current_kernel_time(); in journal_submit_commit_record() local
|
/linux-4.1.27/net/hsr/ |
D | hsr_framereg.c | 136 unsigned long now; in hsr_add_node() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 162 struct timespec64 now, then = ns_to_timespec64(delta); in i40e_ptp_adjtime() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 1177 struct timeval now; in ll_rw_extents_stats_pp_seq_show() local 1256 struct timeval now; in ll_rw_extents_stats_seq_show() local 1432 struct timeval now; in ll_rw_offset_stats_seq_show() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | comedi_test.c | 178 ktime_t now; in waveform_ai_interrupt() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_cb.c | 780 unsigned long now = cfs_time_current(); in ksocknal_find_connectable_route_locked() local 2104 unsigned long now; in ksocknal_connd_get_route_locked() local
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | txrx.c | 1331 unsigned long now = jiffies; in cw1200_alloc_link_id() local 1386 unsigned long now = jiffies; in cw1200_link_id_gc_work() local
|
/linux-4.1.27/fs/lockd/ |
D | host.c | 113 unsigned long now = jiffies; in nlm_alloc_host() local
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_stats.c | 595 ulong now = jiffies, secs; in ocrdma_update_stats() local
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | ibmasm.h | 56 struct timeval now; in get_timestamp() local
|
/linux-4.1.27/net/batman-adv/ |
D | bridge_loop_avoidance.c | 988 static void batadv_bla_purge_backbone_gw(struct batadv_priv *bat_priv, int now) in batadv_bla_purge_backbone_gw() 1043 int now) in batadv_bla_purge_claims()
|
/linux-4.1.27/fs/reiserfs/ |
D | journal.c | 2915 time_t now = get_seconds(); in journal_transaction_should_end() local 3024 time_t now = get_seconds(); in do_journal_begin_r() local 3560 time_t now; in reiserfs_flush_old_commits() local 3614 time_t now; in check_journal_end() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-magicmouse.c | 218 unsigned long now = jiffies; in magicmouse_emit_touch() local
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_parallel.c | 147 struct timeval tv, now; in init_lirc_timer() local
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_init.c | 1230 struct timeval now; in esas2r_format_init_msg() local
|
/linux-4.1.27/drivers/clk/ti/ |
D | divider.c | 150 unsigned long parent_rate, best = 0, now, maxdiv; in ti_clk_divider_bestdiv() local
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
D | gdm_sdio.c | 333 struct timeval now, *before; in do_tx() local
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi.c | 105 void efi_get_time(struct timespec *now) in efi_get_time()
|