| /include/trace/events/ |
| D | alarmtimer.h | 47 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 …]
|
| D | iocost.h | 16 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; 55 __entry->now, __entry->vnow, __entry->vrate, 63 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 66 TP_ARGS(iocg, path, now, last_period, cur_period, vtime) 70 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 73 TP_ARGS(iocg, path, now, last_period, cur_period, vtime) [all …]
|
| D | napi.h | 43 unsigned long now, unsigned long *hist), 45 TP_ARGS(thrs, len, last_reap, hist_head, now, hist), 52 __field( unsigned long, now) 61 __entry->now = now; 67 __entry->last_reap, __entry->hist_head, __entry->now,
|
| D | timer.h | 64 __field( unsigned long, now ) 73 __entry->now = jiffies; 79 (long)__entry->expires - __entry->now, 100 __field( unsigned long, now ) 107 __entry->now = jiffies; 113 __entry->timer, __entry->function, __entry->now, 261 TP_PROTO(struct hrtimer *hrtimer, ktime_t *now), 263 TP_ARGS(hrtimer, now), 267 __field( s64, now ) 273 __entry->now = *now; [all …]
|
| D | rpcgss.h | 598 unsigned long now, 604 TP_ARGS(window_size, expiry, now, timeout, len, data), 608 __field(unsigned long, now) 617 __entry->now = now; 625 __entry->window_size, __entry->expiry, __entry->now,
|
| D | rxrpc.h | 1623 TP_PROTO(struct rxrpc_call *call, ktime_t now), 1625 TP_ARGS(call, now), 1645 __entry->since_last_tx = ktime_sub(now, call->tx_last_sent);
|
| /include/net/ |
| D | codel_impl.h | 112 codel_time_t now) in codel_should_drop() argument 123 vars->ldelay = now - skb_time_func(skb); in codel_should_drop() 139 vars->first_above_time = now + params->interval; in codel_should_drop() 140 } else if (codel_time_after(now, vars->first_above_time)) { in codel_should_drop() 157 codel_time_t now; in codel_dequeue() local 164 now = codel_get_time(); in codel_dequeue() 166 skb_len_func, skb_time_func, backlog, now); in codel_dequeue() 171 } else if (codel_time_after_eq(now, vars->drop_next)) { in codel_dequeue() 181 codel_time_after_eq(now, vars->drop_next)) { in codel_dequeue() 202 backlog, now)) { in codel_dequeue() [all …]
|
| D | busy_poll.h | 85 unsigned long now = busy_loop_current_time(); in busy_loop_timeout() local 87 return time_after(now, end_time); in busy_loop_timeout() 101 unsigned long now = busy_loop_current_time(); in sk_busy_loop_timeout() local 103 return time_after(now, end_time); in sk_busy_loop_timeout()
|
| D | act_api.h | 77 unsigned long now = jiffies; in tcf_lastuse_update() local 79 if (tm->lastuse != now) in tcf_lastuse_update() 80 tm->lastuse = now; in tcf_lastuse_update() 82 tm->firstuse = now; in tcf_lastuse_update()
|
| D | neighbour.h | 335 unsigned long now = jiffies; in neigh_confirm() local 338 if (READ_ONCE(n->confirmed) != now) in neigh_confirm() 339 WRITE_ONCE(n->confirmed, now); in neigh_confirm() 469 unsigned long now = jiffies; in neigh_event_send_probe() local 471 if (READ_ONCE(neigh->used) != now) in neigh_event_send_probe() 472 WRITE_ONCE(neigh->used, now); in neigh_event_send_probe()
|
| D | tcp.h | 533 unsigned int now = jiffies; in tcp_synq_overflow() local 541 if (!time_between32(now, last_overflow, in tcp_synq_overflow() 543 WRITE_ONCE(reuse->synq_overflow_ts, now); in tcp_synq_overflow() 549 if (!time_between32(now, last_overflow, last_overflow + HZ)) in tcp_synq_overflow() 550 WRITE_ONCE(tcp_sk_rw(sk)->rx_opt.ts_recent_stamp, now); in tcp_synq_overflow() 557 unsigned int now = jiffies; in tcp_synq_no_recent_overflow() local 565 return !time_between32(now, last_overflow - HZ, in tcp_synq_no_recent_overflow() 580 return !time_between32(now, last_overflow - HZ, in tcp_synq_no_recent_overflow() 604 u64 cookie_init_timestamp(struct request_sock *req, u64 now);
|
| D | ip6_route.h | 126 unsigned long now);
|
| /include/linux/ |
| D | dynamic_queue_limits.h | 90 unsigned long map, now, now_hi, i; in dql_queue_stall() local 92 now = jiffies; in dql_queue_stall() 93 now_hi = now / BITS_PER_LONG; in dql_queue_stall() 117 if (!(map & BIT_MASK(now))) in dql_queue_stall() 118 WRITE_ONCE(DQL_HIST_ENT(dql, now_hi), map | BIT_MASK(now)); in dql_queue_stall()
|
| D | alarmtimer.h | 45 enum alarmtimer_restart (*function)(struct alarm *, ktime_t now); 59 u64 alarm_forward(struct alarm *alarm, ktime_t now, ktime_t interval);
|
| D | hrtimer.h | 188 __hrtimer_expires_remaining_adjusted(const struct hrtimer *timer, ktime_t now) in __hrtimer_expires_remaining_adjusted() argument 190 ktime_t rem = ktime_sub(timer->node.expires, now); in __hrtimer_expires_remaining_adjusted() 343 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval);
|
| D | timekeeping.h | 359 extern int update_persistent_clock64(struct timespec64 now);
|
| D | clocksource.h | 227 extern u64 clocksource_stop_suspend_timing(struct clocksource *cs, u64 now);
|
| D | interrupt.h | 846 u64 irq_timings_next_event(u64 now);
|
| D | netdevice.h | 4477 unsigned long now = jiffies; in txq_trans_cond_update() local 4479 if (READ_ONCE(txq->trans_start) != now) in txq_trans_cond_update() 4480 WRITE_ONCE(txq->trans_start, now); in txq_trans_cond_update()
|
| D | perf_event.h | 1971 u64 now);
|
| /include/trace/hooks/ |
| D | sched.h | 387 TP_PROTO(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se), 388 TP_ARGS(now, cfs_rq, se), 1); 452 TP_PROTO(u64 now, struct sched_entity *se, int *ret), 453 TP_ARGS(now, se, ret), 1); 456 TP_PROTO(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se, int *ret), 457 TP_ARGS(now, cfs_rq, se, ret), 1); 460 TP_PROTO(u64 now, struct cfs_rq *cfs_rq, int *ret), 461 TP_ARGS(now, cfs_rq, ret), 1); 464 TP_PROTO(u64 now, struct rq *rq, int running, int *ret), 465 TP_ARGS(now, rq, running, ret), 1); [all …]
|
| /include/drm/ |
| D | drm_vblank.h | 272 ktime_t *now);
|
| /include/xen/interface/ |
| D | platform.h | 306 uint64_t now; member
|