Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 90) sorted by relevance

1234

/net/atm/
A Dmpoa_caches.c229 time64_t now; in clear_count_and_expired() local
254 time64_t now; in check_resolving_entries() local
301 time64_t now; in refresh_entries() local
503 time64_t now; in clear_expired() local
/net/rxrpc/
A Dcall_event.c27 ktime_t now = ktime_get_real(); in rxrpc_propose_ping() local
43 ktime_t now = ktime_get_real(), delay; in rxrpc_propose_delay_ACK() local
303 ktime_t now, t; in rxrpc_input_call_event() local
A Dio_thread.c457 ktime_t now; in rxrpc_io_thread() local
577 ktime_t now = ktime_get_real(); in rxrpc_io_thread() local
A Dinput_rack.c201 ktime_t timeout = 0, lost_after, now = ktime_get_real(); in rxrpc_rack_detect_loss() local
290 ktime_t rxrpc_tlp_calc_pto(struct rxrpc_call *call, ktime_t now) in rxrpc_tlp_calc_pto()
A Doutput.c66 static void rxrpc_set_keepalive(struct rxrpc_call *call, ktime_t now) in rxrpc_set_keepalive()
125 ktime_t now, enum rxrpc_rtt_tx_trace why) in rxrpc_begin_rtt_probe()
161 ktime_t now = ktime_get_real(); in rxrpc_fill_out_ack() local
A Dconn_client.c562 unsigned long now = jiffies; in rxrpc_set_client_reap_timer() local
749 unsigned long expiry, conn_expires_at, now; in rxrpc_discard_expired_client_conns() local
A Dpeer_event.c306 time64_t base, now, delay; in rxrpc_peer_keepalive_worker() local
/net/sunrpc/auth_gss/
A Dgss_krb5_wrap.c98 time64_t now; in gss_krb5_wrap_v2() local
146 time64_t now; in gss_krb5_unwrap_v2() local
A Dgss_krb5_unseal.c83 time64_t now; in gss_krb5_verify_mic_v2() local
A Dgss_krb5_seal.c115 time64_t now; in gss_krb5_get_mic_v2() local
/net/mac80211/
A Doffchannel.c195 unsigned long now) in ieee80211_end_finished_rocs()
226 unsigned long now) in ieee80211_recalc_sw_work()
526 unsigned long now = jiffies; in ieee80211_coalesce_hw_started_roc() local
672 unsigned long now = jiffies; in ieee80211_start_roc_work() local
/net/ipv4/
A Dinetpeer.c98 u32 now; in lookup() local
249 unsigned long now, token, otoken, delta; in inet_peer_xrlim_allow() local
A Dtcp_cubic.c146 u32 now = tcp_jiffies32; in cubictcp_cwnd_event() local
400 u32 now = bictcp_clock_us(sk); in hystart_update() local
A Dtcp_lp.c275 u32 now = tcp_time_stamp_ts(tp); in tcp_lp_pkts_acked() local
/net/sched/
A Dsch_etf.c80 ktime_t now; in is_packet_valid() local
201 ktime_t now) in timesortedlist_drop()
257 ktime_t now, next; in etf_dequeue_timesortedlist() local
A Dsch_fq.c313 u64 now) in fq_fastpath_check()
355 u64 now) in fq_classify()
535 const struct fq_sched_data *q, u64 now) in fq_packet_beyond_horizon()
547 u64 now; in fq_enqueue() local
607 static void fq_check_throttled(struct fq_sched_data *q, u64 now) in fq_check_throttled()
658 u64 now; in fq_dequeue() local
A Dsch_hhf.c185 u32 now = hhf_time_stamp(); in seek_list() local
216 u32 now = hhf_time_stamp(); in alloc_new_hh() local
256 u32 now = hhf_time_stamp(); in hhf_classify() local
A Dsch_dualpi2.c519 u64 now) in dequeue_packet()
552 u64 now) in do_step_aqm()
588 u64 now; in dualpi2_qdisc_dequeue() local
629 u64 now, qc, ql; in get_queue_delays() local
A Dsch_cake.c295 ktime_t now) in cobalt_set_enqueue_time()
434 ktime_t now) in cobalt_queue_full()
458 ktime_t now) in cobalt_queue_empty()
489 ktime_t now, in cobalt_should_drop()
1521 ktime_t now, bool drop) in cake_advance_shaper()
1554 ktime_t now = ktime_get(); in cake_drop() local
1750 ktime_t now = ktime_get(); in cake_enqueue() local
1981 ktime_t now = ktime_get(); in cake_dequeue() local
3032 ktime_t now = ktime_get(); in cake_dump_class_stats() local
A Dact_gate.c38 ktime_t now, base, cycle; in gate_get_start_time() local
74 ktime_t close_time, now; in gate_timer_func() local
/net/bridge/
A Dbr_mdb.c745 unsigned long now = jiffies; in br_mdb_replace_group_sg() local
768 unsigned long now = jiffies; in br_mdb_add_group_sg() local
855 unsigned long now = jiffies; in br_mdb_add_group_src() local
959 unsigned long now = jiffies; in br_mdb_replace_group_star_g() local
992 unsigned long now = jiffies; in br_mdb_add_group_star_g() local
A Dbr_multicast.c937 unsigned long now = jiffies; in br_ip4_multicast_alloc_query() local
1085 unsigned long now = jiffies; in br_ip6_multicast_alloc_query() local
1515 unsigned long now = jiffies; in __br_multicast_add_group() local
2333 unsigned long now = jiffies; in br_multicast_isinc_allow() local
2408 unsigned long now = jiffies; in __grp_src_isexc_excl() local
2481 unsigned long now = jiffies; in __grp_src_toin_incl() local
2528 unsigned long now = jiffies; in __grp_src_toin_excl() local
3407 unsigned long now = jiffies; in br_multicast_mark_router() local
3506 unsigned long now = jiffies; in br_ip4_multicast_query() local
3586 unsigned long now = jiffies; in br_ip6_multicast_query() local
[all …]
/net/bridge/netfilter/
A Debt_limit.c39 unsigned long now = jiffies; in ebt_limit_mt() local
/net/netfilter/ipvs/
A Dip_vs_lblc.c260 unsigned long now = jiffies; in ip_vs_lblc_full_check() local
298 unsigned long now = jiffies; in ip_vs_lblc_check_expire() local
A Dip_vs_est.c175 unsigned long now; in ip_vs_estimation_kthread() local
246 unsigned long now; in ip_vs_est_kthread_start() local

Completed in 72 milliseconds

1234