Searched defs:timer (Results 51 - 75 of 122) sorted by relevance

12345

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h115 int timer; member in struct:cpsw_softc::__anon9461
/freebsd-12-stable/usr.sbin/ppp/
H A Dbundle.h134 struct pppTimer timer; /* timeout after cfg.idle_timeout */ member in struct:bundle::__anon17537
140 struct pppTimer timer; member in struct:bundle::__anon17538
150 struct pppTimer timer; /* choked output queue timer */ member in struct:bundle::__anon17540
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dtimer.c201 schedule(isc__timer_t *timer, isc_time_t *now, isc_boolean_t signal_ok) { argument
335 deschedule(isc__timer_t *timer) argument
367 destroy(isc__timer_t *timer) argument
400 isc__timer_t *timer; local
520 isc__timer_t *timer = (isc__timer_t *)timer0; local
593 isc__timer_t *timer = (isc__timer_t *)timer0; local
607 isc__timer_t *timer = (isc__timer_t *)timer0; local
638 isc__timer_t *timer = (isc__timer_t *)timer0; local
656 isc__timer_t *timer; local
685 isc__timer_t *timer; local
862 isc__timer_t *timer; local
[all...]
/freebsd-12-stable/contrib/unbound/services/
H A Dauthzone.h295 struct comm_timer* timer; member in struct:auth_nextprobe
347 struct comm_timer* timer; member in struct:auth_probe
418 struct comm_timer* timer; member in struct:auth_transfer
H A Doutside_network.h320 struct comm_timer* timer; member in struct:pending
382 struct comm_timer* timer; member in struct:waiting_tcp
/freebsd-12-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h90 struct timer { struct
/freebsd-12-stable/sys/dev/aic/
H A Daicvar.h53 struct callout timer; member in struct:aic_scb
/freebsd-12-stable/sys/dev/isci/
H A Disci.h205 struct callout timer; member in struct:ISCI_REQUEST
/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.h143 void *timer; member in struct:SCIC_POWER_CONTROL
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_generic.c153 struct timer_list timer; member in struct:rate_context
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_os.c925 ocs_timer_t *timer = t; local
945 ocs_setup_timer(ocs_os_handle_t os, ocs_timer_t *timer, void(*func)(void *arg), void *data, uint32_t timeout_ms) argument
981 ocs_mod_timer(ocs_timer_t *timer, uint32_t timeout_ms) argument
1008 ocs_timer_pending(ocs_timer_t *timer) argument
1014 ocs_del_timer(ocs_timer_t *timer) argument
[all...]
/freebsd-12-stable/sys/dev/liquidio/base/
H A Dlio_console.c623 struct callout *timer; local
[all...]
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic_osm_lib.h207 aic_timer_reset(aic_timer_t *timer, u_int msec, aic_callback_t *func, void *arg) argument
/freebsd-12-stable/sys/netgraph/
H A Dng_pipe.c105 struct callout timer; member in struct:node_priv
/freebsd-12-stable/usr.bin/at/
H A Dat.c742 time_t timer; local
[all...]
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp274 void partitionedTimers::init(explicitTimer timer) { argument
284 void partitionedTimers::push(explicitTimer timer) { argument
318 exchange(explicitTimer timer) argument
495 time_t timer; local
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1285 struct evutil_monotonic_timer timer; local
1342 struct evutil_monotonic_timer timer; local
/freebsd-12-stable/contrib/ntp/ntpdate/
H A Dntpdate.c1487 timer(void) function
[all...]
/freebsd-12-stable/contrib/unbound/dnstap/
H A Ddtstream.c1768 struct ub_event* timer, *stopev; local
[all...]
/freebsd-12-stable/contrib/unbound/util/
H A Dmodule.h591 struct comm_timer* timer; member in struct:serve_expired_data
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc369 struct itimerval timer; local
384 struct itimerval timer; local
[all...]
/freebsd-12-stable/contrib/libevent/test/
H A Dregress_util.c1285 struct evutil_monotonic_timer timer; local
1342 struct evutil_monotonic_timer timer; local
/freebsd-12-stable/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c150 int32_t timer; /* Timer */ member in struct:peer
/freebsd-12-stable/crypto/heimdal/lib/ipc/
H A Dserver.c54 static dispatch_source_t timer; variable
/freebsd-12-stable/lib/libc/isc/
H A Deventlib_p.h133 evTimerID timer; member in struct:evStream
177 struct { evTimer *this; } timer; member in union:evEvent_p::__anon8474

Completed in 162 milliseconds

12345