Searched refs:timer_setup (Results 1 – 8 of 8) sorted by relevance
| /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() 13 ZFS_LINUX_TEST_SRC([timer_setup], [ 29 timer_setup(&task_timer.timer, task_expire, 0); 49 AC_MSG_CHECKING([whether timer_setup() is available]) 50 ZFS_LINUX_TEST_RESULT([timer_setup], [ 53 [timer_setup() is available])
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | timer.h | 57 #define timer_setup(timer, func, flags) do { \ macro
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | timer.h | 74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) in timer_setup() function
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-condvar.c | 239 timer_setup(timer, __cv_wakeup, 0); in spl_io_schedule_timeout()
|
| H A D | spl-taskq.c | 754 timer_setup(&t->tqent_timer, NULL, 0); in taskq_init_ent()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 990 timer_setup(&timer_node->timer, in iwl_dbg_tlv_set_periodic_trigs()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/queue/ |
| H A D | tx.c | 1043 timer_setup(&txq->stuck_timer, iwl_txq_stuck_timer, 0); in iwl_txq_alloc()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | sta.c | 2599 timer_setup(&reorder_buf->reorder_timer, in iwl_mvm_init_reorder_buffer() 2802 timer_setup(&baid_data->session_timer, in iwl_mvm_sta_rx_agg()
|