| /freebsd-12.1/contrib/amd/amd/ |
| H A D | mntfs.c | 66 untimeout(mf->mf_cid); in dup_mntfs() 254 untimeout(mf->mf_cid); in uninit_mntfs()
|
| H A D | srvr_amfs_auto.c | 166 untimeout(fs->fs_cid); in free_srvr()
|
| H A D | clock.c | 162 untimeout(int id) in untimeout() function
|
| H A D | amfs_generic.c | 654 untimeout(cp->callout); in free_continuation() 846 untimeout(cp->callout); in amfs_bgmount() 878 untimeout(cp->callout); in amfs_bgmount()
|
| H A D | ops_nfs.c | 387 untimeout(fp->fh_cid); in prime_nfs_fhandle_cache() 440 untimeout(fp->fh_cid); in prime_nfs_fhandle_cache() 490 untimeout(fp->fh_cid); in prime_nfs_fhandle_cache()
|
| H A D | srvr_nfs.c | 415 untimeout(fs->fs_cid); in nfs_keepalive_callback() 669 untimeout(fs->fs_cid); in start_nfs_pings()
|
| H A D | amd.h | 656 extern void untimeout(int);
|
| H A D | map.c | 1096 untimeout(timeout_mp_id); in reschedule_timeout_mp()
|
| /freebsd-12.1/sys/dev/smartpqi/ |
| H A D | smartpqi_main.c | 413 untimeout(os_wellness_periodic, softs, in smartpqi_detach() 416 untimeout(os_start_heartbeat_timer, softs, in smartpqi_detach()
|
| H A D | smartpqi_misc.c | 84 untimeout(os_start_heartbeat_timer, softs, in os_stop_heartbeat_timer()
|
| /freebsd-12.1/sys/dev/hpt27xx/ |
| H A D | hpt27xx_os_bsd.c | 258 untimeout(os_timer_for_ldm, vbus_ext, vbus_ext->timer); in os_request_timer()
|
| H A D | hpt27xx_osm_bsd.c | 449 untimeout(hpt_timeout, pCmd, ccb->ccb_h.timeout_ch); in os_cmddone()
|
| /freebsd-12.1/sys/sys/ |
| H A D | systm.h | 443 void untimeout(timeout_t *, void *, struct callout_handle);
|
| /freebsd-12.1/sys/dev/cy/ |
| H A D | cy.c | 1909 untimeout(cywakeup, (void *)NULL, cy_timeout_handle); in cysettimeout() 1927 untimeout(cywakeup, (void *)NULL, cy_timeout_handle); in cysettimeout()
|
| /freebsd-12.1/sys/dev/sio/ |
| H A D | sio.c | 2188 untimeout(comwakeup, (void *)NULL, sio_timeout_handle); in siosettimeout() 2210 untimeout(comwakeup, (void *)NULL, sio_timeout_handle); in siosettimeout()
|
| /freebsd-12.1/sys/contrib/ipfilter/netinet/ |
| H A D | ip_fil_freebsd.c | 270 untimeout(ipf_timer_func, softc, softc->ipf_slow_ch);
|
| /freebsd-12.1/sys/kern/ |
| H A D | kern_timeout.c | 926 untimeout(timeout_t *ftn, void *arg, struct callout_handle handle) in untimeout() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 2112 timeout.9 untimeout.9
|
| /freebsd-12.1/sys/dev/aacraid/ |
| H A D | aacraid.c | 768 untimeout(aac_daemon, (void *)sc, sc->timeout_id); in aacraid_detach()
|
| /freebsd-12.1/contrib/ipfilter/ |
| H A D | HISTORY | 652 use timeout/untimeout on SunOS4/BSD platforms too rather than hijacking
|