Home
last modified time | relevance | path

Searched refs:now (Results 1 – 24 of 24) sorted by relevance

/include/trace/events/
Dalarmtimer.h47 TP_PROTO(struct alarm *alarm, ktime_t now),
49 TP_ARGS(alarm, now),
55 __field(s64, now)
62 __entry->now = now;
69 __entry->now
75 TP_PROTO(struct alarm *alarm, ktime_t now),
77 TP_ARGS(alarm, now)
82 TP_PROTO(struct alarm *alarm, ktime_t now),
84 TP_ARGS(alarm, now)
89 TP_PROTO(struct alarm *alarm, ktime_t now),
[all …]
Diocost.h16 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
19 TP_ARGS(iocg, path, now, last_period, cur_period, vtime),
24 __field(u64, now)
39 __entry->now = now->now;
40 __entry->vnow = now->vnow;
41 __entry->vrate = now->vrate;
55 __entry->now, __entry->vnow, __entry->vrate,
64 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
68 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
74 __field(u64, now)
[all …]
Dtimer.h64 __field( unsigned long, now )
72 __entry->now = jiffies;
78 (long)__entry->expires - __entry->now,
98 __field( unsigned long, now )
105 __entry->now = jiffies;
111 __entry->timer, __entry->function, __entry->now,
238 TP_PROTO(struct hrtimer *hrtimer, ktime_t *now),
240 TP_ARGS(hrtimer, now),
244 __field( s64, now )
250 __entry->now = *now;
[all …]
Drpcgss.h570 unsigned long now,
576 TP_ARGS(window_size, expiry, now, timeout, len, data),
580 __field(unsigned long, now)
589 __entry->now = now;
597 __entry->window_size, __entry->expiry, __entry->now,
Drxrpc.h1146 unsigned long now),
1148 TP_ARGS(call, why, now),
1153 __field(long, now )
1167 __entry->now = now;
1180 __entry->ack_at - __entry->now,
1181 __entry->ack_lost_at - __entry->now,
1182 __entry->resend_at - __entry->now,
1183 __entry->expect_rx_by - __entry->now,
1184 __entry->expect_req_by - __entry->now,
1185 __entry->expect_term_by - __entry->now,
[all …]
/include/net/
Dcodel_impl.h108 codel_time_t now) in codel_should_drop() argument
119 vars->ldelay = now - skb_time_func(skb); in codel_should_drop()
135 vars->first_above_time = now + params->interval; in codel_should_drop()
136 } else if (codel_time_after(now, vars->first_above_time)) { in codel_should_drop()
153 codel_time_t now; in codel_dequeue() local
160 now = codel_get_time(); in codel_dequeue()
162 skb_len_func, skb_time_func, backlog, now); in codel_dequeue()
167 } else if (codel_time_after_eq(now, vars->drop_next)) { in codel_dequeue()
177 codel_time_after_eq(now, vars->drop_next)) { in codel_dequeue()
198 backlog, now)) { in codel_dequeue()
[all …]
Dbusy_poll.h78 unsigned long now = busy_loop_current_time(); in busy_loop_timeout() local
80 return time_after(now, end_time); in busy_loop_timeout()
94 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout() local
96 return time_after(now, end_time); in sk_busy_loop_timeout()
Darp.h57 unsigned long now = jiffies; in __ipv4_confirm_neigh() local
60 if (READ_ONCE(n->confirmed) != now) in __ipv4_confirm_neigh()
61 WRITE_ONCE(n->confirmed, now); in __ipv4_confirm_neigh()
Dndisc.h415 unsigned long now = jiffies; in __ipv6_confirm_neigh() local
418 if (READ_ONCE(n->confirmed) != now) in __ipv6_confirm_neigh()
419 WRITE_ONCE(n->confirmed, now); in __ipv6_confirm_neigh()
432 unsigned long now = jiffies; in __ipv6_confirm_neigh_stub() local
435 if (READ_ONCE(n->confirmed) != now) in __ipv6_confirm_neigh_stub()
436 WRITE_ONCE(n->confirmed, now); in __ipv6_confirm_neigh_stub()
Dact_api.h66 unsigned long now = jiffies; in tcf_lastuse_update() local
68 if (tm->lastuse != now) in tcf_lastuse_update()
69 tm->lastuse = now; in tcf_lastuse_update()
71 tm->firstuse = now; in tcf_lastuse_update()
Dneighbour.h441 unsigned long now = jiffies; in neigh_event_send() local
443 if (READ_ONCE(neigh->used) != now) in neigh_event_send()
444 WRITE_ONCE(neigh->used, now); in neigh_event_send()
Dtcp.h501 unsigned int now = jiffies; in tcp_synq_overflow() local
509 if (!time_between32(now, last_overflow, in tcp_synq_overflow()
511 WRITE_ONCE(reuse->synq_overflow_ts, now); in tcp_synq_overflow()
517 if (!time_between32(now, last_overflow, last_overflow + HZ)) in tcp_synq_overflow()
518 WRITE_ONCE(tcp_sk(sk)->rx_opt.ts_recent_stamp, now); in tcp_synq_overflow()
525 unsigned int now = jiffies; in tcp_synq_no_recent_overflow() local
533 return !time_between32(now, last_overflow - HZ, in tcp_synq_no_recent_overflow()
548 return !time_between32(now, last_overflow - HZ, in tcp_synq_no_recent_overflow()
563 u64 cookie_init_timestamp(struct request_sock *req, u64 now);
Dip6_route.h131 unsigned long now);
Dsock.h2092 unsigned long now = jiffies; in sock_confirm_neigh() local
2095 if (READ_ONCE(n->confirmed) != now) in sock_confirm_neigh()
2096 WRITE_ONCE(n->confirmed, now); in sock_confirm_neigh()
/include/linux/
Dalarmtimer.h45 enum alarmtimer_restart (*function)(struct alarm *, ktime_t now);
59 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval);
Drtc.h173 extern int rtc_set_ntp_time(struct timespec64 now, unsigned long *target_nsec);
224 const struct timespec64 *now) in rtc_tv_nsec_ok() argument
231 *to_set = timespec64_add(*now, delay); in rtc_tv_nsec_ok()
Dhrtimer.h333 __hrtimer_expires_remaining_adjusted(const struct hrtimer *timer, ktime_t now) in __hrtimer_expires_remaining_adjusted() argument
335 ktime_t rem = ktime_sub(timer->node.expires, now); in __hrtimer_expires_remaining_adjusted()
483 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval);
Dtimekeeping.h306 extern int update_persistent_clock64(struct timespec64 now);
Dclocksource.h210 extern u64 clocksource_stop_suspend_timing(struct clocksource *cs, u64 now);
Dinterrupt.h791 u64 irq_timings_next_event(u64 now);
Dblk-cgroup.h621 void blkcg_add_delay(struct blkcg_gq *blkg, u64 now, u64 delta);
Dperf_event.h1620 u64 now);
/include/drm/
Ddrm_vblank.h239 ktime_t *now);
/include/xen/interface/
Dplatform.h323 uint64_t now; member