| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | timer.h | 60 #ifndef from_timer 61 #define from_timer(var, timer, timer_field) \ macro
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-timer.m4 | 5 dnl # (older kernels). Also sanity check the from_timer() and timer_setup() 24 from_timer(task_timer, tl, timer);
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | timer.h | 52 #define from_timer(var, arg, field) \ macro
|
| /freebsd-14.2/sys/dev/qat/qat_common/ |
| H A D | adf_gen4_timer.c | 60 struct adf_int_timer *int_timer = from_timer(int_timer, tl, timer); in timer_handler()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-condvar.c | 225 struct spl_task_timer *task_timer = from_timer(task_timer, tmr, timer); in __cv_wakeup()
|
| H A D | spl-taskq.c | 272 taskq_ent_t *t = from_timer(t, tmr, tqent_timer); in task_expire()
|
| /freebsd-14.2/sys/contrib/dev/rtw88/ |
| H A D | tx.c | 176 struct rtw_dev *rtwdev = from_timer(rtwdev, t, tx_report.purge_timer); in rtw_tx_report_purge_timer()
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt792x_core.c | 221 struct mt792x_phy *phy = from_timer(phy, timer, roc_timer); in mt792x_roc_timer()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | ce.c | 782 struct ath12k_base *ab = from_timer(ab, t, rx_replenish_retry); in ath12k_ce_rx_replenish_retry()
|
| H A D | dp.c | 1013 struct ath12k_base *ab = from_timer(ab, t, mon_reap_timer); in ath12k_dp_service_mon_ring()
|
| H A D | dp_rx.c | 2722 struct ath12k_dp_rx_tid *rx_tid = from_timer(rx_tid, timer, frag_timer); in ath12k_dp_rx_frag_timer()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | ce.c | 911 struct ath11k_base *ab = from_timer(ab, t, rx_replenish_retry); in ath11k_ce_rx_replenish_retry()
|
| H A D | dp.c | 1132 struct ath11k_hp_update_timer *update_timer = from_timer(update_timer, in ath11k_dp_shadow_timer_handler()
|
| H A D | dp_rx.c | 310 struct ath11k_base *ab = from_timer(ab, t, mon_reap_timer); in ath11k_dp_service_mon_ring() 3159 struct dp_rx_tid *rx_tid = from_timer(rx_tid, timer, frag_timer); in ath11k_dp_rx_frag_timer()
|
| /freebsd-14.2/sys/dev/irdma/ |
| H A D | irdma_utils.c | 879 struct irdma_qp *iwqp = from_timer(iwqp, t, terminate_timer); in irdma_terminate_timeout() 1531 from_timer(pf_devstat, t, stats_timer); in irdma_hw_stats_timeout()
|
| H A D | irdma_cm.c | 1319 struct irdma_cm_core *cm_core = from_timer(cm_core, t, tcp_timer); in irdma_cm_timer_tick()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 947 from_timer(timer_node, t, timer); in iwl_dbg_tlv_periodic_trig_handler()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | pci.c | 630 struct ath10k_pci *ar_pci = from_timer(ar_pci, t, ps_timer); in ath10k_pci_ps_timer() 891 struct ath10k_pci *ar_pci = from_timer(ar_pci, t, rx_post_retry); in ath10k_pci_rx_replenish_retry()
|
| H A D | snoc.c | 647 struct ath10k_snoc *ar_snoc = from_timer(ar_snoc, t, rx_post_retry); in ath10k_snoc_rx_replenish_retry()
|
| H A D | sdio.c | 1449 struct ath10k_sdio *ar_sdio = from_timer(ar_sdio, t, sleep_timer); in ath10k_sdio_sleep_timer_handler()
|
| H A D | htt_rx.c | 259 struct ath10k_htt *htt = from_timer(htt, t, rx_ring.refill_retry_timer); in ath10k_htt_rx_ring_refill_retry()
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | main.c | 1060 struct mt7615_phy *phy = from_timer(phy, timer, roc_timer); in mt7615_roc_timer()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/queue/ |
| H A D | tx.c | 1033 struct iwl_txq *txq = from_timer(txq, t, stuck_timer); in iwl_txq_stuck_timer()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | rxmq.c | 671 struct iwl_mvm_reorder_buffer *buf = from_timer(buf, t, reorder_timer); in iwl_mvm_reorder_timer_expired()
|
| H A D | sta.c | 259 from_timer(data, t, session_timer); in iwl_mvm_rx_agg_session_expired()
|