| /f-stack/freebsd/net/altq/ |
| H A D | altq_var.h | 168 #define CALLOUT_INIT(c) callout_init((c), 0) 170 #define CALLOUT_INIT(c) callout_init((c))
|
| /f-stack/freebsd/net/route/ |
| H A D | route_temporal.c | 153 callout_init(&rh->expire_callout, 1); in tmproutes_init()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_rnd.c | 99 callout_init(&sc->sc_callout, 1); in octeon_rnd_attach()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mp_watchdog.c | 88 callout_init(&watchdog_callout, 1); in watchdog_init()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | callout.h | 90 void callout_init(struct callout *, int);
|
| /f-stack/lib/ |
| H A D | ff_init_main.c | 437 callout_init(&p->p_itcallout, CALLOUT_MPSAFE); in proc0_init() 439 callout_init(&td->td_slpcallout, CALLOUT_MPSAFE); in proc0_init()
|
| H A D | ff_kern_timeout.c | 291 callout_init(c, 0); in callout_cpu_init() 1012 callout_init(struct callout *c, int mpsafe) in callout_init() function
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_domain.c | 251 callout_init(&pffast_callout, 1); in domaininit() 252 callout_init(&pfslow_callout, 1); in domaininit()
|
| H A D | kern_cons.c | 583 callout_init(&conscallout, 0); in constty_set() 689 callout_init(&beeping_timer, 1); in sysbeep_init()
|
| H A D | kern_synch.c | 635 callout_init(&loadav_callout, 1); in synch_setup()
|
| H A D | kern_thread.c | 543 callout_init(&thread_reap_callout, 1); in threadinit() 1007 callout_init(&td->td_slpcallout, 1); in thread_link()
|
| /f-stack/freebsd/sys/ |
| H A D | callout.h | 90 void callout_init(struct callout *, int);
|
| /f-stack/freebsd/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.c | 83 callout_init(&t->callout, 1); in vchiq_init_timer()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_rng.c | 369 callout_init(&sc->sc_rngto, CALLOUT_MPSAFE); in bcm2835_rng_attach()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet.c | 455 callout_init(&cvm_oct_poll_timer, 1); in cvm_oct_init_module()
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vatpit.c | 457 callout_init(&vatpit->channel[i].callout, 1); in vatpit_init()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_os_bsd.h | 269 #define SCTP_OS_TIMER_INIT(tmr) callout_init(tmr, 1)
|
| H A D | tcp_subr.c | 1760 callout_init(&tp->t_timers->tt_rexmt, 1); in tcp_newtcpcb() 1761 callout_init(&tp->t_timers->tt_persist, 1); in tcp_newtcpcb() 1762 callout_init(&tp->t_timers->tt_keep, 1); in tcp_newtcpcb() 1763 callout_init(&tp->t_timers->tt_2msl, 1); in tcp_newtcpcb() 1764 callout_init(&tp->t_timers->tt_delack, 1); in tcp_newtcpcb()
|
| H A D | tcp_hostcache.c | 254 callout_init(&V_tcp_hc_callout, 1); in tcp_hc_init()
|
| H A D | ip_mroute.c | 2839 callout_init(&V_expire_upcalls_ch, 1); in vnet_mroute_init() 2840 callout_init(&V_bw_upcalls_ch, 1); in vnet_mroute_init() 2841 callout_init(&V_bw_meter_ch, 1); in vnet_mroute_init()
|
| /f-stack/freebsd/net/ |
| H A D | if_spppsubr.c | 1011 callout_init(&sp->keepalive_callout, 1); in sppp_attach() 1043 callout_init(&sp->ifstart_callout, 1); in sppp_attach() 2146 callout_init(&sp->ch[IDX_LCP], 1); in sppp_lcp_init() 2837 callout_init(&sp->ch[IDX_IPCP], 1); in sppp_ipcp_init() 3395 callout_init(&sp->ch[IDX_IPV6CP], 1); in sppp_ipv6cp_init() 4198 callout_init(&sp->ch[IDX_CHAP], 1); in sppp_chap_init() 4515 callout_init(&sp->ch[IDX_PAP], 1); in sppp_pap_init() 4516 callout_init(&sp->pap_my_to_ch, 1); in sppp_pap_init()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_anatop.c | 627 callout_init(&sc->temp_throttle_callout, 0); in initialize_tempmon()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_mesh.c | 221 callout_init(&rt->rt_discovery, 1); in mesh_rt_add_locked() 681 callout_init(&ms->ms_cleantimer, 1); in mesh_vattach() 682 callout_init(&ms->ms_gatetimer, 1); in mesh_vattach() 3362 callout_init(&ni->ni_mltimer, 1); in ieee80211_mesh_node_init() 3363 callout_init(&ni->ni_mlhtimer, 1); in ieee80211_mesh_node_init()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_ifattach.c | 892 callout_init(&V_in6_tmpaddrtimer_ch, 0); in in6_ifattach_init()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_fil_freebsd.c | 193 callout_init(&softc->ipf_slow_ch, 1); 234 callout_init(&softc->ipf_slow_ch, 1);
|