/linux-6.6.21/net/llc/ |
D | llc_proc.c | 194 llc->cause_flag, timer_pending(&llc->ack_timer.timer), in llc_seq_core_show() 195 timer_pending(&llc->pf_cycle_timer.timer), in llc_seq_core_show() 196 timer_pending(&llc->rej_sent_timer.timer), in llc_seq_core_show() 197 timer_pending(&llc->busy_state_timer.timer), in llc_seq_core_show()
|
/linux-6.6.21/drivers/scsi/isci/ |
D | port_config.c | 338 port_agent->timer_pending = false; in mpc_agent_timeout() 418 !port_agent->timer_pending) { in sci_mpc_agent_link_down() 419 port_agent->timer_pending = true; in sci_mpc_agent_link_down() 478 port_agent->timer_pending = true; in sci_apc_agent_start_timer() 676 port_agent->timer_pending = false; in apc_agent_timeout() 719 port_agent->timer_pending = false; in sci_port_configuration_agent_construct()
|
/linux-6.6.21/drivers/net/wireguard/ |
D | timers.c | 60 if (!timer_pending(&peer->timer_zero_key_material)) in wg_expired_retransmit_handshake() 147 if (!timer_pending(&peer->timer_new_handshake)) in wg_timers_data_sent() 157 if (!timer_pending(&peer->timer_send_keepalive)) in wg_timers_data_received()
|
/linux-6.6.21/block/ |
D | blk-timeout.c | 152 if (!timer_pending(&q->timeout) || in blk_add_timer() 163 if (!timer_pending(&q->timeout) || (diff >= HZ / 2)) in blk_add_timer()
|
D | blk-stat.h | 133 return timer_pending(&cb->timer); in blk_stat_is_active()
|
/linux-6.6.21/net/bridge/ |
D | br_multicast.c | 536 !timer_pending(&src->timer)); in br_multicast_fwd_src_add() 610 if (timer_pending(&src->timer)) in br_multicast_fwd_src_handle() 655 timer_pending(&mp->timer)) in br_multicast_group_expired() 865 if (!netif_running(br->dev) || timer_pending(&pg->timer) || in br_multicast_port_group_expired() 872 if (!timer_pending(&src_ent->timer)) { in br_multicast_port_group_expired() 1322 timer_pending(&src->timer)) in br_multicast_group_src_expired() 1658 timer_pending(t)) in br_multicast_router_expired() 1877 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_send_query() 1964 if (!other_query || timer_pending(&other_query->timer)) in br_multicast_port_group_rexmit() 2197 !timer_pending(&other_query->timer)) in __grp_src_query_marked_and_rexmit() [all …]
|
/linux-6.6.21/drivers/net/wireless/st/cw1200/ |
D | pm.c | 117 if (!timer_pending(&pm->stay_awake) || cur_tmo < (long)tmo) in cw1200_pm_stay_awake() 165 ret = timer_pending(&pm_state->stay_awake); in cw1200_wow_suspend() 254 ret = timer_pending(&priv->mcast_timeout); in cw1200_wow_suspend()
|
/linux-6.6.21/net/lapb/ |
D | lapb_timer.c | 80 if (timer_pending(&lapb->t2timer)) /* A new timer has been set up */ in lapb_t2timer_expiry() 100 if (timer_pending(&lapb->t1timer)) /* A new timer has been set up */ in lapb_t1timer_expiry()
|
/linux-6.6.21/net/ax25/ |
D | ax25_timer.c | 106 return timer_pending(&ax25->t1timer); in ax25_t1timer_running() 113 if (!timer_pending(timer)) in ax25_display_timer()
|
/linux-6.6.21/drivers/isdn/mISDN/ |
D | fsm.c | 141 if (timer_pending(&ft->tl)) { in mISDN_FsmAddTimer() 169 if (timer_pending(&ft->tl)) in mISDN_FsmRestartTimer()
|
/linux-6.6.21/net/rose/ |
D | rose_link.c | 67 return timer_pending(&neigh->ftimer); in rose_ftimer_running() 72 return timer_pending(&neigh->t0timer); in rose_t0timer_running()
|
D | rose_loopback.c | 31 return timer_pending(&loopback_timer); in rose_loopback_running()
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_tcp4.c | 15 static int timer_pending(const struct timer_list * timer) in timer_pending() function 106 } else if (timer_pending(&sp->sk_timer)) { in dump_tcp_sock()
|
D | bpf_iter_tcp6.c | 15 static int timer_pending(const struct timer_list * timer) in timer_pending() function 106 } else if (timer_pending(&sp->sk_timer)) { in dump_tcp6_sock()
|
/linux-6.6.21/net/netrom/ |
D | nr_loopback.c | 27 return timer_pending(&loopback_timer); in nr_loopback_running()
|
/linux-6.6.21/drivers/nfc/st-nci/ |
D | ndlc.c | 203 if (ndlc->t1_active && timer_pending(&ndlc->t1_timer) == 0) { in llt_ndlc_sm_work() 212 if (ndlc->t2_active && timer_pending(&ndlc->t2_timer) == 0) { in llt_ndlc_sm_work()
|
/linux-6.6.21/drivers/gpu/drm/gma500/ |
D | psb_lid.c | 53 if (!timer_pending(lid_timer)) { in psb_lid_timer_func()
|
/linux-6.6.21/fs/fscache/ |
D | stats.c | 75 timer_pending(&fscache_cookie_lru_timer) ? in fscache_stats_show()
|
/linux-6.6.21/drivers/nfc/nfcmrvl/ |
D | fw_dnld.c | 104 if (timer_pending(&priv->ndev->cmd_timer)) in fw_dnld_over() 107 if (timer_pending(&priv->fw_dnld.timer)) in fw_dnld_over() 466 if (timer_pending(&priv->ndev->cmd_timer)) in nfcmrvl_fw_dnld_recv_frame()
|
/linux-6.6.21/arch/s390/mm/ |
D | cmm.c | 173 if (cmm_timed_pages > 0 && !timer_pending(&cmm_timer)) in cmm_thread() 187 if (timer_pending(&cmm_timer)) in cmm_set_timer()
|
/linux-6.6.21/kernel/time/ |
D | timer.c | 891 if (!timer_pending(timer)) in detach_if_pending() 1027 if (!(options & MOD_TIMER_NOTPENDING) && timer_pending(timer)) { in __mod_timer() 1057 if (timer_pending(timer) && (options & MOD_TIMER_REDUCE) && in __mod_timer() 1242 if (WARN_ON_ONCE(timer_pending(timer))) in add_timer() 1264 if (WARN_ON_ONCE(timer_pending(timer))) in add_timer_on() 1334 if (timer_pending(timer) || shutdown) { in __timer_delete()
|
/linux-6.6.21/net/nfc/hci/ |
D | llc_shdlc.c | 623 if (timer_pending(&shdlc->connect_timer) == 0) { in llc_shdlc_sm_work() 640 if (shdlc->t1_active && timer_pending(&shdlc->t1_timer) == 0) { in llc_shdlc_sm_work() 650 if (shdlc->t2_active && timer_pending(&shdlc->t2_timer) == 0) { in llc_shdlc_sm_work()
|
/linux-6.6.21/net/x25/ |
D | x25_timer.c | 84 if (!timer_pending(&x25->timer)) in x25_display_timer()
|
/linux-6.6.21/drivers/usb/gadget/udc/ |
D | snps_udc_core.c | 1036 if (timer_pending(&udc_timer)) { in udc_set_rde() 1138 if (timer_pending(&udc_timer)) { in udc_queue() 1339 if (!timer_pending(&udc_pollstall_timer)) { in udc_set_halt() 1464 if (timer_pending(&udc_timer)) { in udc_basic_init() 1469 if (timer_pending(&udc_pollstall_timer)) in udc_basic_init() 1883 if (timer_pending(&udc_timer)) { in activate_control_endpoints() 1888 if (timer_pending(&udc_pollstall_timer)) in activate_control_endpoints() 2043 if (set_rde != 0 && !timer_pending(&udc_timer)) { in udc_ep0_set_rde() 2231 && !timer_pending(&udc_timer)) { in udc_data_out_isr() 2512 if (!timer_pending(&udc_timer)) { in udc_control_out_isr() [all …]
|
/linux-6.6.21/net/netfilter/ |
D | xt_LED.c | 52 timer_pending(&ledinternal->timer)) in led_tg()
|