Searched refs:from_timer (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/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-13.1/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-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | timer.h | 54 #define from_timer(var, arg, field) \ macro
|
| /freebsd-13.1/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 | 260 taskq_ent_t *t = from_timer(t, tmr, tqent_timer); in task_expire()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 929 from_timer(timer_node, t, timer); in iwl_dbg_tlv_periodic_trig_handler()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/queue/ |
| H A D | tx.c | 1013 struct iwl_txq *txq = from_timer(txq, t, stuck_timer); in iwl_txq_stuck_timer()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | rxmq.c | 686 struct iwl_mvm_reorder_buffer *buf = from_timer(buf, t, reorder_timer); in iwl_mvm_reorder_timer_expired()
|
| H A D | sta.c | 229 from_timer(data, t, session_timer); in iwl_mvm_rx_agg_session_expired()
|