Searched refs:callout (Results 201 - 225 of 639) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/kern/
H A Duipc_domain.c68 static struct callout pffast_callout;
69 static struct callout pfslow_callout;
H A Dkern_cons.c93 static struct callout conscallout; /* callout for outputting to constty */
638 static struct callout beeping_timer;
/freebsd-11-stable/sys/geom/sched/
H A Dgs_rr.c57 #include <sys/callout.h>
140 struct callout sc_wait; /* timer for sc_active */
259 "callout %d in_flight %d ---\n",
613 * Module glue -- drain the callout structure, destroy the
/freebsd-11-stable/sys/net80211/
H A Dieee80211_node.h204 struct callout ni_mltimer; /* link mesh timer */
207 struct callout ni_mlhtimer; /* link mesh backoff timer */
/freebsd-11-stable/sys/netinet/
H A Dsctp_os_bsd.h264 #include <sys/callout.h>
265 typedef struct callout sctp_os_timer_t;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace_impl.h1164 struct callout dts_cleaner; /* Cleaning callout. */
1165 struct callout dts_deadman; /* Deadman callout. */
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h222 struct callout periodic;
223 struct callout jcallout;
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_private.h399 struct callout ie_callout; /* INTERVAL TIMER */
471 struct callout tpc_timeout;
/freebsd-11-stable/sys/dev/ciss/
H A Dcissvar.h229 struct callout ciss_periodic; /* periodic event handling */
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h173 struct callout timer;
H A Diw_cxgb_provider.h165 struct callout timer;
/freebsd-11-stable/sys/dev/digi/
H A Ddigi_pci.c205 callout_handle_init(&sc->callout);
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_usbss.c44 #include <sys/callout.h>
/freebsd-11-stable/sys/arm/at91/
H A Dat91_wdt.c60 struct callout tick_ch;
/freebsd-11-stable/sys/dev/age/
H A Dif_agevar.h217 struct callout age_tick_ch;
/freebsd-11-stable/sys/dev/ahb/
H A Dahbreg.h258 struct callout timer;
/freebsd-11-stable/sys/dev/aic/
H A Daic_cbus.c31 #include <sys/callout.h>
H A Daic_isa.c31 #include <sys/callout.h>
/freebsd-11-stable/sys/dev/ale/
H A Dif_alevar.h211 struct callout ale_tick_ch;
/freebsd-11-stable/sys/dev/altera/atse/
H A Dif_atsereg.h469 struct callout atse_tick;
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_rfcomm.h299 struct callout timo; /* timeout */
/freebsd-11-stable/sys/nfsserver/
H A Dnfs.h146 extern struct callout nfsrv_callout;
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge_var.h277 struct callout co_hdl;
/freebsd-11-stable/sys/riscv/htif/
H A Dhtif_console.c70 static struct callout riscv_callout;
/freebsd-11-stable/sys/mips/adm5120/
H A Dif_admswvar.h136 struct callout sc_watchdog;

Completed in 378 milliseconds

1234567891011>>