Home
last modified time | relevance | path

Searched refs:timer_shutdown_sync (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dtimer.h85 extern int timer_shutdown_sync(struct timer_list *);
/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.c380 timer_shutdown_sync(&node->timer); in iwl_dbg_tlv_del_timers()
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2000 timer_shutdown_sync(struct timer_list *timer) in timer_shutdown_sync() function
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c3003 timer_shutdown_sync(&baid_data->session_timer); in iwl_mvm_sta_rx_agg()