/linux-4.1.27/drivers/rtc/ |
H A D | systohc.c | 23 int rtc_set_ntp_time(struct timespec64 now) rtc_set_ntp_time() argument
|
H A D | rtc-ps3.c | 49 unsigned long now; ps3_set_time() local
|
H A D | rtc-sysfs.c | 166 unsigned long now, alarm; rtc_sysfs_set_wakealarm() local
|
H A D | rtc-88pm80x.c | 90 static void rtc_next_alarm_time(struct rtc_time *next, struct rtc_time *now, rtc_next_alarm_time() argument
|
H A D | rtc-88pm860x.c | 86 static void rtc_next_alarm_time(struct rtc_time *next, struct rtc_time *now, rtc_next_alarm_time() argument
|
H A D | rtc-at32ap700x.c | 73 unsigned long now; at32_rtc_readtime() local 84 unsigned long now; at32_rtc_settime() local
|
H A D | rtc-dev.c | 307 time64_t now, then; rtc_dev_ioctl() local
|
H A D | rtc-digicolor.c | 98 unsigned long now; dc_rtc_read_time() local 120 unsigned long now; dc_rtc_read_alarm() local
|
H A D | interface.c | 163 struct rtc_time before, now; __rtc_read_alarm() local 354 time64_t now, scheduled; __rtc_set_alarm() local 414 struct rtc_time now; rtc_initialize_alarm() local 495 ktime_t now, onesec; rtc_update_irq_enable() local 873 ktime_t now; rtc_timer_do_work() local
|
H A D | rtc-bfin.c | 86 static inline u32 rtc_time_to_bfin(unsigned long now) rtc_time_to_bfin() argument 275 unsigned long now; bfin_rtc_set_time() local
|
H A D | rtc-ds1305.c | 338 unsigned long now, later; ds1305_set_alarm() local
|
H A D | rtc-mpc5121.c | 110 unsigned long now; mpc5121_rtc_read_time() local 133 unsigned long now; mpc5121_rtc_set_time() local
|
H A D | rtc-davinci.c | 430 unsigned long now, then; davinci_rtc_set_alarm() local
|
H A D | rtc-ds1374.c | 192 u32 now, cur_alarm; ds1374_read_alarm() local 230 struct rtc_time now; ds1374_set_alarm() local
|
H A D | rtc-imxdi.c | 236 unsigned long now; dryice_rtc_read_time() local 306 unsigned long now; dryice_rtc_set_alarm() local
|
/linux-4.1.27/kernel/time/ |
H A D | timekeeping_internal.h | 16 static inline cycle_t clocksource_delta(cycle_t now, cycle_t last, cycle_t mask) clocksource_delta() argument 23 static inline cycle_t clocksource_delta(cycle_t now, cycle_t last, cycle_t mask) clocksource_delta() argument
|
H A D | time.c | 238 struct timespec now = current_kernel_time(); current_fs_time() local
|
H A D | timer_list.c | 27 u64 now; member in struct:timer_list_iter 120 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) print_base() argument 138 static void print_cpu(struct seq_file *m, int cpu, u64 now) print_cpu() argument 283 static inline void timer_list_header(struct seq_file *m, u64 now) timer_list_header() argument 310 u64 now = ktime_to_ns(ktime_get()); sysrq_timer_list_show() local 57 print_timer(struct seq_file *m, struct hrtimer *taddr, struct hrtimer *timer, int idx, u64 now) print_timer() argument 84 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) print_active_timers() argument
|
H A D | tick-broadcast.c | 581 ktime_t now, next_event; tick_handle_oneshot_broadcast() local 692 ktime_t now; tick_broadcast_oneshot_control() local
|
H A D | alarmtimer.c | 223 ktime_t min, now; alarmtimer_suspend() local 404 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval) alarm_forward() argument 620 ktime_t now; alarm_timer_set() local 769 ktime_t now = alarm_bases[type].gettime(); alarm_timer_nsleep() local 464 alarm_handle_timer(struct alarm *alarm, ktime_t now) alarm_handle_timer() argument 636 alarmtimer_nsleep_wakeup(struct alarm *alarm, ktime_t now) alarmtimer_nsleep_wakeup() argument
|
H A D | ntp.c | 464 struct timespec now; update_persistent_clock64() local 478 struct timespec64 now; sync_cmos_clock() local
|
H A D | posix-timers.c | 455 ktime_t now = hrtimer_cb_get_time(timer); posix_timer_fn() local 731 ktime_t now, remaining, iv; common_timer_get() local
|
H A D | tick-sched.c | 52 static void tick_do_update_jiffies64(ktime_t now) tick_do_update_jiffies64() argument 112 static void tick_sched_do_timer(ktime_t now) tick_sched_do_timer() argument 434 static void tick_nohz_update_jiffies(ktime_t now) tick_nohz_update_jiffies() argument 451 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) update_ts_time_stats() argument 469 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) tick_nohz_stop_idle() argument 471 update_ts_time_stats(smp_processor_id(), ts, now, NULL); tick_nohz_stop_idle() local 479 ktime_t now = ktime_get(); tick_nohz_start_idle() local 504 ktime_t now, idle; get_cpu_idle_time_us() local 545 ktime_t now, iowait; get_cpu_iowait_time_us() local 793 ktime_t now, expires; __tick_nohz_idle_enter() local 879 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) tick_nohz_restart() argument 905 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) tick_nohz_restart_sched_tick() argument 953 ktime_t now; tick_nohz_idle_exit() local 975 static int tick_nohz_reprogram(struct tick_sched *ts, ktime_t now) tick_nohz_reprogram() argument 988 ktime_t now = ktime_get(); tick_nohz_handler() local 1052 static void tick_nohz_kick_tick(struct tick_sched *ts, ktime_t now) tick_nohz_kick_tick() argument 1073 ktime_t now; tick_nohz_irq_enter() local 1115 ktime_t now = ktime_get(); tick_sched_timer() local 1151 ktime_t now = ktime_get(); tick_setup_sched_timer() local 568 tick_nohz_stop_sched_tick(struct tick_sched *ts, ktime_t now, int cpu) tick_nohz_stop_sched_tick() argument
|
/linux-4.1.27/drivers/lguest/ |
H A D | hypercalls.c | 303 struct timespec now; write_timestamp() local
|
/linux-4.1.27/arch/parisc/lib/ |
H A D | delay.c | 33 u32 bclock, now, loops = __loops; __cr16_delay() local
|
/linux-4.1.27/security/keys/ |
H A D | permission.c | 103 struct timespec now = current_kernel_time(); key_validate() local
|
H A D | gc.c | 59 time_t now = current_kernel_time().tv_sec; key_schedule_gc() local
|
H A D | proc.c | 181 struct timespec now; proc_keys_show() local
|
H A D | internal.h | 128 struct timespec now; member in struct:keyring_search_context
|
H A D | key.c | 539 struct timespec now; key_reject_and_link() local 681 struct timespec now; key_set_timeout() local 982 struct timespec now; key_revoke() local
|
/linux-4.1.27/arch/metag/lib/ |
H A D | delay.c | 29 unsigned long bclock, now; __delay() local
|
/linux-4.1.27/fs/nfs/ |
H A D | nfs4renewd.c | 62 unsigned long last, now; nfs4_renew_state() local
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | time.c | 47 int update_persistent_clock(struct timespec now) update_persistent_clock() argument
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | rtc.c | 112 int update_persistent_clock(struct timespec now) update_persistent_clock() argument
|
/linux-4.1.27/arch/avr32/lib/ |
H A D | delay.c | 31 unsigned bclock, now; __delay() local
|
/linux-4.1.27/arch/cris/kernel/ |
H A D | time.c | 55 int update_persistent_clock(struct timespec now) update_persistent_clock() argument
|
/linux-4.1.27/fs/ |
H A D | attr.c | 195 struct timespec now; notify_change() local
|
H A D | timerfd.c | 79 timerfd_alarmproc(struct alarm *alarm, ktime_t now) timerfd_alarmproc() argument
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_clock.c | 94 u64 now; trace_clock_global() local
|
/linux-4.1.27/samples/kprobes/ |
H A D | kretprobe_example.c | 61 ktime_t now; ret_handler() local
|
/linux-4.1.27/tools/power/cpupower/bench/ |
H A D | system.c | 41 struct timeval now; get_time() local
|
H A D | benchmark.c | 48 long long now, then; calculate_timespace() local 94 long long now, then; start_benchmark() local
|
/linux-4.1.27/tools/power/cpupower/debug/kernel/ |
H A D | cpufreq-test_tsc.c | 55 u32 now, then, diff; cpufreq_test_tsc() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/tm/ |
H A D | tm-syscall.c | 83 struct timeval end, now; tm_syscall() local
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozusbsvc.c | 130 struct timespec ts, now; oz_usb_stop() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | tsc_sync.c | 46 cycles_t start, now, prev, end; check_tsc_warp() local
|
H A D | pvclock.c | 124 struct timespec now; pvclock_read_wallclock() local
|
H A D | kvmclock.c | 51 static void kvm_get_wallclock(struct timespec *now) kvm_get_wallclock() argument 70 static int kvm_set_wallclock(const struct timespec *now) kvm_set_wallclock() argument
|
H A D | rtc.c | 41 int mach_set_rtc_mmss(const struct timespec *now) mach_set_rtc_mmss() argument 62 void mach_get_cmos_time(struct timespec *now) mach_get_cmos_time() argument 138 int update_persistent_clock(struct timespec now) update_persistent_clock() argument
|
H A D | apb_timer.c | 262 u64 start, now; apbt_clocksource_register() local
|
/linux-4.1.27/arch/x86/lib/ |
H A D | delay.c | 52 u32 bclock, now, loops = __loops; delay_tsc() local
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | time.c | 47 int update_persistent_clock(struct timespec now) update_persistent_clock() argument
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | idle.c | 72 unsigned long long now, idle_time, idle_enter, idle_exit; show_idle_time() local 90 unsigned long long now, idle_enter, idle_exit; arch_cpu_idle_time() local
|
/linux-4.1.27/arch/m68k/68000/ |
H A D | timers.c | 127 long now = RTCTIME; m68328_hwclk() local
|
/linux-4.1.27/net/rxrpc/ |
H A D | ar-transport.c | 223 unsigned long now, earliest, reap_time; rxrpc_transport_reaper() local
|
H A D | ar-connection.c | 849 unsigned long now, earliest, reap_time; rxrpc_connection_reaper() local
|
H A D | rxkad.c | 830 time_t issue, now; rxkad_decrypt_ticket() local
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-park.c | 93 unsigned long now; ide_park_show() local
|
H A D | ide-eh.c | 366 unsigned long now; do_reset1() local
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_time.h | 84 static inline void cfs_slow_warning(unsigned long now, int seconds, char *msg) cfs_slow_warning() argument
|
/linux-4.1.27/arch/x86/platform/intel-mid/ |
H A D | intel_mid_vrtc.c | 59 void vrtc_get_time(struct timespec *now) vrtc_get_time() argument 89 int vrtc_set_mmss(const struct timespec *now) vrtc_set_mmss() argument
|
/linux-4.1.27/crypto/ |
H A D | xor.c | 67 unsigned long now, j; do_xor_speed() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_marker.c | 78 u64 now; vmw_marker_pull() local 109 u64 now; vmw_fifo_lag() local
|
/linux-4.1.27/include/net/ |
H A D | busy_poll.h | 70 unsigned long now = busy_loop_us_clock(); busy_loop_timeout() local
|
H A D | codel.h | 268 codel_time_t now; codel_dequeue() local 220 codel_should_drop(const struct sk_buff *skb, struct Qdisc *sch, struct codel_vars *vars, struct codel_params *params, struct codel_stats *stats, codel_time_t now) codel_should_drop() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | time.c | 60 unsigned long now, now2; timer_interrupt() local
|
/linux-4.1.27/fs/afs/ |
H A D | server.c | 275 time_t now; afs_reap_server() local
|
H A D | vlocation.c | 546 time_t now; afs_vlocation_reaper() local 625 time_t now; afs_vlocation_updater() local
|
/linux-4.1.27/net/bridge/netfilter/ |
H A D | ebt_limit.c | 38 unsigned long now = jiffies; ebt_limit_mt() local
|
/linux-4.1.27/kernel/power/ |
H A D | suspend_test.c | 74 unsigned long now; test_wakealarm() local
|
H A D | wakelock.c | 102 ktime_t now; wakelocks_gc() local
|
/linux-4.1.27/kernel/sched/ |
H A D | stats.h | 64 unsigned long long now = rq_clock(rq), delta = 0; sched_info_dequeued() local 82 unsigned long long now = rq_clock(rq), delta = 0; sched_info_arrive() local
|
H A D | clock.c | 197 u64 now, clock, old_clock, min_clock, max_clock; sched_clock_local() local 320 u64 now, now_gtod; sched_clock_tick() local
|
H A D | wait.c | 604 unsigned long now = ACCESS_ONCE(jiffies); bit_wait_timeout() local 616 unsigned long now = ACCESS_ONCE(jiffies); bit_wait_io_timeout() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
H A D | gss_krb5_seal.c | 135 s32 now; gss_get_mic_v1() local 176 s32 now; gss_get_mic_v2() local
|
H A D | gss_krb5_unseal.c | 82 s32 now; gss_verify_mic_v1() local 152 s32 now; gss_verify_mic_v2() local
|
H A D | gss_krb5_wrap.c | 166 s32 now; gss_wrap_kerberos_v1() local 273 s32 now; gss_unwrap_kerberos_v1() local 445 s32 now; gss_wrap_kerberos_v2() local 497 s32 now; gss_unwrap_kerberos_v2() local
|
/linux-4.1.27/tools/testing/selftests/timers/ |
H A D | mqueue-lat.c | 74 struct timespec start, end, now, target; mqueue_lat_test() local
|
H A D | set-2038.c | 61 struct timeval now; settime() local
|
H A D | inconsistency-check.c | 109 long now, then; consistency_test() local
|
H A D | leap-a-day.c | 140 struct timespec now, target; test_hrtimer_failure() local 204 time_t now, next_leap; main() local
|
H A D | nanosleep.c | 113 struct timespec now, target, rel; nanosleep_test() local
|
H A D | threadtest.c | 135 time_t start, now, runtime; main() local
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | util.c | 171 uint64_t now, duration, last; bch_time_stats_update() local 210 uint64_t now = local_clock(); bch_next_delay() local
|
/linux-4.1.27/drivers/media/rc/ |
H A D | rc-ir-raw.c | 108 ktime_t now; ir_raw_event_store_edge() local
|
H A D | ati_remote.c | 458 unsigned long now = jiffies; ati_remote_compute_accel() local 575 unsigned long now = jiffies; ati_remote_input_report() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | lib-eq.c | 329 unsigned long now; variable
|
H A D | router_proc.c | 361 unsigned long now = cfs_time_current(); proc_lnet_routers() local 540 unsigned long now = cfs_time_current(); proc_lnet_peers() local 710 long now = get_seconds(); proc_lnet_nis() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
H A D | timer.c | 125 stt_expire_list(struct list_head *slot, unsigned long now) stt_expire_list() argument 152 unsigned long now; stt_check_timers() local
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-timer.c | 408 ktime_t now; ehci_hrtimer_func() local
|
H A D | ohci-hub.c | 618 u16 now = ohci_readl(ohci, &ohci->regs->fmnumber); root_port_reset() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_mru_cache.c | 206 unsigned long now = jiffies; _xfs_mru_cache_list_insert() local 281 unsigned long now, next; _xfs_mru_cache_reap() local 137 _xfs_mru_cache_migrate( struct xfs_mru_cache *mru, unsigned long now) _xfs_mru_cache_migrate() argument
|
H A D | xfs_iops.c | 972 xfs_vn_update_time( struct inode *inode, struct timespec *now, int flags) xfs_vn_update_time() argument
|
/linux-4.1.27/drivers/platform/chrome/ |
H A D | cros_ec_lightbar.c | 67 unsigned long now, next_timeslot; lb_throttle() local
|
/linux-4.1.27/drivers/power/reset/ |
H A D | ltc2952-poweroff.c | 104 ktime_t now; ltc2952_poweroff_timer_wde() local
|
/linux-4.1.27/arch/powerpc/perf/ |
H A D | hv-gpci.c | 190 u64 now = h_gpci_get_value(event); h_gpci_event_update() local
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | rtc.c | 229 unsigned long now; member in union:remote_data 279 remote_set_mmss(struct device *dev, time64_t now) remote_set_mmss() argument
|
/linux-4.1.27/fs/autofs4/ |
H A D | expire.c | 17 static unsigned long now; variable
|
/linux-4.1.27/net/dccp/ |
H A D | input.c | 248 unsigned long now = jiffies; dccp_check_seqno() local
|
H A D | probe.c | 57 struct timespec now; printl() local
|
H A D | options.c | 348 __be32 now = htonl(dccp_timestamp()); dccp_insert_option_timestamp() local
|
/linux-4.1.27/net/atm/ |
H A D | mpoa_proc.c | 140 struct timeval now; mpc_show() local
|
H A D | mpoa_caches.c | 229 struct timeval now; clear_count_and_expired() local 255 struct timeval now; check_resolving_entries() local 302 struct timeval now; refresh_entries() local 505 struct timeval now; clear_expired() local
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_limit.c | 73 unsigned long now = jiffies; limit_mt() local
|
H A D | nfnetlink_acct.c | 458 u64 now; nfnl_acct_overquota() local
|
/linux-4.1.27/net/sctp/ |
H A D | probe.c | 141 struct timespec now; jsctp_sf_eat_sack() local
|
/linux-4.1.27/tools/perf/tests/ |
H A D | rdpmc.c | 126 u64 stamp, now, delta; __test__rdpmc() local
|
H A D | switch-tracking.c | 15 struct timeval start, now, diff, maxtime; spin_sleep() local
|
/linux-4.1.27/drivers/net/can/softing/ |
H A D | softing_fw.c | 399 ktime_t now, real_offset; softing_raw2ktime() local
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ptp.c | 292 u64 now; fm10k_ptp_gettime() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ptp.c | 162 struct timespec64 now, then = ns_to_timespec64(delta); i40e_ptp_adjtime() local
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | i2400m-usb.h | 131 unsigned long now; edc_inc() local
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | comedi_test.c | 178 ktime_t now; waveform_ai_interrupt() local
|
H A D | jr3_pci.c | 600 unsigned long now; jr3_pci_poll_dev() local
|
H A D | serial2002.c | 124 struct timeval start, now; serial2002_tty_read_poll_wait() local
|
/linux-4.1.27/drivers/ptp/ |
H A D | ptp_ixp46x.c | 162 s64 now; ptp_ixp_adjtime() local
|
H A D | ptp_pch.c | 438 s64 now; ptp_pch_adjtime() local
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_qdio.c | 51 unsigned long long now, span; zfcp_qdio_account() local
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_stats.c | 595 ulong now = jiffies, secs; ocrdma_update_stats() local
|
/linux-4.1.27/drivers/clk/ti/ |
H A D | divider.c | 150 unsigned long parent_rate, best = 0, now, maxdiv; ti_clk_divider_bestdiv() local
|
/linux-4.1.27/drivers/clocksource/ |
H A D | timer-prima2.c | 93 unsigned long now, next; sirfsoc_timer_set_next_event() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | mce_intel.c | 184 unsigned long now = jiffies; cmci_storm_detect() local
|
H A D | therm_throt.c | 156 u64 now; therm_throt_process() local 215 u64 now = get_jiffies_64(); thresh_event_valid() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | time_32.c | 90 int update_persistent_clock(struct timespec now) update_persistent_clock() argument
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-divider.c | 252 static bool _is_best_div(unsigned long rate, unsigned long now, _is_best_div() argument 280 unsigned long parent_rate, best = 0, now, maxdiv; clk_divider_bestdiv() local
|
/linux-4.1.27/drivers/gpu/drm/via/ |
H A D | via_irq.c | 91 static unsigned time_diff(struct timeval *now, struct timeval *then) time_diff() argument 352 struct timeval now; via_wait_irq() local
|
/linux-4.1.27/drivers/usb/chipidea/ |
H A D | otg_fsm.c | 369 ktime_t now, *timeout; ci_otg_hrtimer_func() local
|
/linux-4.1.27/fs/jbd2/ |
H A D | commit.c | 127 struct timespec now = current_kernel_time(); journal_submit_commit_record() local
|
/linux-4.1.27/fs/jffs2/ |
H A D | dir.c | 229 uint32_t now = get_seconds(); jffs2_unlink() local 249 uint32_t now; jffs2_link() local 591 uint32_t now = get_seconds(); jffs2_rmdir() local 766 uint32_t now; jffs2_rename() local
|
/linux-4.1.27/fs/lockd/ |
H A D | host.c | 113 unsigned long now = jiffies; nlm_alloc_host() local
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
H A D | core.c | 153 static struct pnp_docking_station_info now; pnp_dock_thread() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
H A D | time.c | 87 static void to_rtc_time(unsigned long now, struct rtc_time *tm) to_rtc_time() argument 108 unsigned int now; cuda_get_time() local 152 unsigned int now; pmu_get_time() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | irq.c | 115 u64 now = get_tb_or_rtc(); decrementer_check_overflow() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | time.c | 120 __u64 now; vtime_delta() local 357 unsigned long lcycle, now, ret; itc_get_cycles() local
|
/linux-4.1.27/Documentation/networking/timestamping/ |
H A D | timestamping.c | 139 struct timeval now; sendpacket() local 162 struct timeval now; printpacket() local 478 struct timeval now; main() local
|
/linux-4.1.27/net/dccp/ccids/ |
H A D | ccid2.c | 194 static void ccid2_cwnd_application_limited(struct sock *sk, const u32 now) ccid2_cwnd_application_limited() argument 213 static void ccid2_cwnd_restart(struct sock *sk, const u32 now) ccid2_cwnd_restart() argument 236 const u32 now = ccid2_time_stamp; ccid2_hc_tx_packet_sent() local
|
H A D | ccid3.c | 106 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) ccid3_hc_tx_idle_rtt() argument 129 ktime_t now = stamp ? *stamp : ktime_get_real(); ccid3_hc_tx_update_x() local 284 ktime_t now = ktime_get_real(); ccid3_hc_tx_send_packet() local 371 ktime_t now; ccid3_hc_tx_packet_recv() local 602 ktime_t now = ktime_get_real(); ccid3_hc_rx_send_feedback() local 185 ccid3_hc_tx_update_win_count(struct ccid3_hc_tx_sock *hc, ktime_t now) ccid3_hc_tx_update_win_count() argument
|
/linux-4.1.27/net/hsr/ |
H A D | hsr_framereg.c | 136 unsigned long now; hsr_add_node() local
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_cubic.c | 158 u32 now = tcp_time_stamp; bictcp_cwnd_event() local 398 u32 now = bictcp_clock(); hystart_update() local
|
H A D | tcp_htcp.c | 107 u32 now = tcp_time_stamp; measure_achieved_throughput() local
|
H A D | inetpeer.c | 511 unsigned long now, token; inet_peer_xrlim_allow() local
|
H A D | icmp.c | 254 u32 credit, delta, incr = 0, now = (u32)jiffies; icmp_global_allow() local
|
/linux-4.1.27/net/sched/ |
H A D | act_police.c | 259 s64 now; tcf_act_police() local
|
H A D | sch_tbf.c | 237 s64 now; tbf_dequeue() local
|
H A D | sch_pie.c | 272 psched_time_t now = psched_get_time(); pie_process_dequeue() local
|
H A D | sch_hhf.c | 201 u32 now = hhf_time_stamp(); seek_list() local 232 u32 now = hhf_time_stamp(); alloc_new_hh() local 272 u32 now = hhf_time_stamp(); hhf_classify() local
|
/linux-4.1.27/net/sunrpc/ |
H A D | stats.c | 151 ktime_t delta, now; rpc_count_iostats_metrics() local
|
H A D | sched.c | 618 unsigned long expires, now, timeo; __rpc_queue_timer_fn() local
|
/linux-4.1.27/net/tipc/ |
H A D | name_distr.c | 346 unsigned long now = get_jiffies_64(); tipc_named_add_backlog() local 366 unsigned long now = get_jiffies_64(); tipc_named_process_backlog() local
|
/linux-4.1.27/scripts/kconfig/ |
H A D | conf.c | 520 struct timeval now; main() local
|
/linux-4.1.27/virt/kvm/arm/ |
H A D | arch_timer.c | 117 cycle_t cval, now; kvm_timer_should_fire() local 165 cycle_t cval, now; kvm_timer_sync_hwstate() local
|
/linux-4.1.27/drivers/misc/ibmasm/ |
H A D | ibmasm.h | 56 struct timeval now; get_timestamp() local
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | esas2r_init.c | 1230 struct timeval now; esas2r_format_init_msg() local
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
H A D | gdm_sdio.c | 333 struct timeval now, *before; do_tx() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
H A D | lproc_osc.c | 586 struct timeval now; osc_rpc_stats_seq_show() local 703 struct timeval now; osc_stats_seq_show() local
|
/linux-4.1.27/drivers/staging/olpc_dcon/ |
H A D | olpc_dcon.c | 241 struct timespec delta_t, now; dcon_load_holdoff() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | pciehp_hpc.c | 136 unsigned long now, timeout; pcie_wait_cmd() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | debugfs.c | 420 static unsigned long calc_expire_secs(unsigned long now, calc_expire_secs() argument 445 unsigned long now = jiffies; loctls_read_file() local
|
H A D | phy_common.c | 497 unsigned long now = jiffies; b43_phy_txpower_check() local
|
H A D | lo.c | 938 unsigned long now; b43_lo_g_maintanance_work() local
|
/linux-4.1.27/drivers/input/ |
H A D | ff-memless.c | 127 unsigned long now = jiffies; ml_schedule_timer() local 168 unsigned long now = jiffies; apply_envelope() local
|
/linux-4.1.27/arch/x86/platform/efi/ |
H A D | efi.c | 105 void efi_get_time(struct timespec *now) efi_get_time() argument
|
/linux-4.1.27/arch/x86/xen/ |
H A D | time.c | 183 static void xen_get_wallclock(struct timespec *now) xen_get_wallclock() argument 188 static int xen_set_wallclock(const struct timespec *now) xen_set_wallclock() argument 200 struct timespec now; xen_pvclock_gtod_notify() local
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
H A D | process.c | 319 unsigned long long nsecs, now; userspace() local
|
/linux-4.1.27/drivers/base/power/ |
H A D | runtime.c | 64 unsigned long now = jiffies; update_pm_runtime_accounting() local
|
H A D | wakeup.c | 475 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) update_prevent_sleep_time() argument 497 ktime_t now; wakeup_source_deactivate() local 810 ktime_t now = ktime_get(); pm_wakep_autosleep_enabled() local 854 ktime_t now = ktime_get(); print_wakeup_source_stats() local 481 update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) update_prevent_sleep_time() argument
|
/linux-4.1.27/drivers/virtio/ |
H A D | virtio_ring.c | 149 ktime_t now = ktime_get(); virtqueue_add() local
|
/linux-4.1.27/arch/m68k/mac/ |
H A D | misc.c | 695 unsigned long now; mac_hwclk() local 761 struct rtc_time now; mac_set_clock_mmss() local
|
/linux-4.1.27/fs/cifs/ |
H A D | transport.c | 88 unsigned long now; DeleteMidQEntry() local
|
/linux-4.1.27/net/irda/ |
H A D | irlap.c | 842 static void irlap_change_speed(struct irlap_cb *self, __u32 speed, int now) irlap_change_speed() argument 978 void irlap_apply_connection_parameters(struct irlap_cb *self, int now) irlap_apply_connection_parameters() argument
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 265 unsigned long now = jiffies; ip_vs_lblc_full_check() local 302 unsigned long now = jiffies; ip_vs_lblc_check_expire() local
|
H A D | ip_vs_lblcr.c | 428 unsigned long now = jiffies; ip_vs_lblcr_full_check() local 466 unsigned long now = jiffies; ip_vs_lblcr_check_expire() local
|
/linux-4.1.27/sound/usb/usx2y/ |
H A D | usb_stream.c | 678 int now; usb_stream_start() local
|
/linux-4.1.27/drivers/md/ |
H A D | dm-kcopyd.c | 101 unsigned throttle, now, difference; io_job_start() local 164 unsigned now, difference; io_job_finish() local
|
H A D | dm-stats.c | 425 unsigned long now = jiffies; dm_stat_round() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | igb_ptp.c | 273 struct timespec64 now, then = ns_to_timespec64(delta); igb_ptp_adjtime_i210() local
|
/linux-4.1.27/drivers/net/wan/ |
H A D | sdla.c | 252 unsigned long start, done, now; sdla_z80_poll() local
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | commsup.c | 1942 struct timeval now; aac_command_thread() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | import.c | 229 ptlrpc_inflight_deadline(struct ptlrpc_request *req, time_t now) ptlrpc_inflight_deadline() argument 254 time_t now = get_seconds(); ptlrpc_inflight_timeout() local 1536 time_t now = get_seconds(); at_measured() local
|
H A D | sec_bulk.c | 460 static int enc_pools_should_grow(int page_needed, long now) enc_pools_should_grow() argument 500 long now; sptlrpc_enc_pool_get_pages() local
|
/linux-4.1.27/drivers/staging/media/lirc/ |
H A D | lirc_parallel.c | 147 struct timeval tv, now; init_lirc_timer() local
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_irq.c | 783 ktime_t now; get_drm_timestamp() local 944 struct timeval now; drm_send_vblank_event() local 1179 struct timeval now; drm_vblank_off() local 1463 struct timeval now; drm_queue_vblank_event() local 1629 struct timeval now; drm_wait_vblank() local 1649 struct timeval now; drm_handle_vblank_events() local 914 send_vblank_event(struct drm_device *dev, struct drm_pending_vblank_event *e, unsigned long seq, struct timeval *now) send_vblank_event() argument
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | analog.c | 253 u64 time[4], start, loop, now; analog_cooked_read() local
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_actlog.c | 738 unsigned long now = jiffies; drbd_advance_rs_marks() local
|
H A D | drbd_req.c | 1554 unsigned long now; request_timer_fn() local
|
H A D | drbd_state.c | 1097 unsigned long now = jiffies; __drbd_set_state() local
|
/linux-4.1.27/drivers/char/ |
H A D | mmtimer.c | 703 unsigned long now; sgi_timer_set() local
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-magicmouse.c | 218 unsigned long now = jiffies; magicmouse_emit_touch() local
|
/linux-4.1.27/fs/ntfs/ |
H A D | inode.c | 2816 struct timespec now = current_fs_time(VFS_I(base_ni)->i_sb); ntfs_truncate() local
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | netdebug.c | 133 ktime_t now; nst_seq_show() local
|
/linux-4.1.27/fs/reiserfs/ |
H A D | xattr.c | 453 struct timespec now = current_fs_time(inode->i_sb); update_ctime() local
|
/linux-4.1.27/fs/ubifs/ |
H A D | file.c | 1376 struct timespec now = ubifs_current_time(inode); update_mctime() local 1448 struct timespec now = ubifs_current_time(inode); ubifs_vm_page_mkwrite() local 1357 mctime_update_needed(const struct inode *inode, const struct timespec *now) mctime_update_needed() argument
|
/linux-4.1.27/fs/ext4/ |
H A D | ialloc.c | 669 unsigned long dtime, now; recently_deleted() local
|
/linux-4.1.27/net/batman-adv/ |
H A D | bridge_loop_avoidance.c | 988 static void batadv_bla_purge_backbone_gw(struct batadv_priv *bat_priv, int now) batadv_bla_purge_backbone_gw() argument 1041 batadv_bla_purge_claims(struct batadv_priv *bat_priv, struct batadv_hard_iface *primary_if, int now) batadv_bla_purge_claims() argument
|
/linux-4.1.27/net/bridge/ |
H A D | br_fdb.c | 604 unsigned long now = jiffies; fdb_fill_info() local
|
/linux-4.1.27/net/ipv6/ |
H A D | ip6_flowlabel.c | 133 unsigned long now = jiffies; ip6_fl_gc() local
|
/linux-4.1.27/kernel/ |
H A D | watchdog.c | 253 unsigned long now = get_timestamp(); is_softlockup() local
|
/linux-4.1.27/net/appletalk/ |
H A D | aarp.c | 1007 unsigned long now = jiffies; aarp_seq_show() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-s3c2410.c | 663 ktime_t start, now; s3c24xx_i2c_wait_idle() local
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
H A D | gianfar_ptp.c | 308 s64 now; ptp_gianfar_adjtime() local 442 struct timespec64 now; gianfar_ptp_probe() local
|