Searched refs:callout (Results 101 - 125 of 639) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/net/altq/
H A Daltq_cbq.h213 struct callout cbq_callout; /* for timeouts */
/freebsd-11-stable/sys/x86/x86/
H A Dmp_watchdog.c56 * debug.watchdog sysctl/tunable to the CPU of interest. A callout will then
74 static struct callout watchdog_callout;
79 * Number of seconds before the watchdog will fire if the callout fails to
94 * This callout resets a timer until the watchdog kicks in. It acquires some
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h69 struct callout callout_tick;
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h72 struct callout callout_tick;
/freebsd-11-stable/sys/dev/ex/
H A Dif_exvar.h69 struct callout timer;
/freebsd-11-stable/sys/dev/tx/
H A Dif_txvar.h79 struct callout timer;
/freebsd-11-stable/sys/dev/usb/
H A Dusb_dynamic.c45 #include <sys/callout.h>
H A Dusb_lookup.c45 #include <sys/callout.h>
/freebsd-11-stable/sys/dev/vte/
H A Dif_vtevar.h137 struct callout vte_tick_ch;
/freebsd-11-stable/sys/dev/wi/
H A Dif_wivar.h74 struct callout sc_watchdog;
/freebsd-11-stable/sys/gdb/
H A Dgdb_cons.c56 struct callout flush;
76 /* setup tx buffer and callout */
149 * Cancel any pending callout and flush the
/freebsd-11-stable/sys/geom/cache/
H A Dg_cache.h72 struct callout sc_callout;
/freebsd-11-stable/sys/dev/le/
H A Dlancevar.h44 struct callout sc_wdog_ch;
/freebsd-11-stable/sys/fs/autofs/
H A Dautofs.h81 struct callout an_callout;
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_network.h80 /* callout timer for stats */
81 struct callout stats_timer;
/freebsd-11-stable/sys/dev/ral/
H A Drt2560var.h114 struct callout watchdog_ch;
H A Drt2661var.h107 struct callout watchdog_ch;
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h98 struct callout sc_wdtimer; /* watchdog timer */
/freebsd-11-stable/sys/geom/gate/
H A Dg_gate.h94 struct callout sc_callout; /* P: (modified only
95 from callout
/freebsd-11-stable/sys/dev/cas/
H A Dif_casvar.h139 struct callout sc_tick_ch; /* tick callout */
140 struct callout sc_rx_ch; /* delayed RX callout */
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h153 struct callout cmd_timo; /* command timeout */
188 struct callout con_timo; /* con. timeout */
/freebsd-11-stable/sys/netinet6/
H A Din6_rmx.c75 #include <sys/callout.h>
160 static VNET_DEFINE(struct callout, rtq_mtutimer);
/freebsd-11-stable/sys/net/
H A Dbridgestp.h77 #include <sys/callout.h>
356 struct callout bs_bstpcallout; /* STP callout */
H A Dieee8023ad_lacp.h243 struct callout lsc_transit_callout;
244 struct callout lsc_callout;
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751var.h172 struct callout sc_rngto; /* for polling RNG */
173 struct callout sc_tickto; /* for managing DMA */

Completed in 172 milliseconds

1234567891011>>