Searched refs:timeout (Results 26 - 50 of 69) sorted by relevance

123

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c379 if (*state == NULL || (*state)->timeout == PFTM_PURGE) {
1284 st->timeout = PFTM_PURGE;
1298 (*state)->timeout = PFTM_PURGE;
1491 /* if there's nothing left, sleep w/o timeout */
1504 / pf_default_rule.timeout[PFTM_INTERVAL]));
1507 if (++nloops >= pf_default_rule.timeout[PFTM_INTERVAL]) {
1548 if (state->timeout == PFTM_PURGE)
1550 if (state->timeout == PFTM_UNTIL_PACKET)
1552 VERIFY(state->timeout != PFTM_UNLINKED);
1553 VERIFY(state->timeout < PFTM_MA
[all...]
H A Dpf_ioctl.c437 u_int32_t *t = pf_default_rule.timeout;
600 state->timeout = PFTM_PURGE;
1440 sp->timeout = s->timeout;
1485 s->expire -= pf_default_rule.timeout[sp->timeout] - sp->expire;
2758 state->timeout = PFTM_PURGE;
3650 if (sp->timeout >= PFTM_MAX &&
3651 sp->timeout != PFTM_UNTIL_PACKET) {
3746 if (state->timeout !
[all...]
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_traps.h100 mach_msg_timeout_t timeout,
109 mach_msg_timeout_t timeout,
384 PAD_ARG_(mach_msg_timeout_t, timeout);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c360 timeout(pfslowtimo, NULL, 1);
553 * is to piggy-back on the periodic slow timeout callout to update
569 timeout(pfslowtimo, NULL, hz/PR_SLOWHZ);
H A Dkern_acct.c410 timeout(acctwatch_funnel, NULL, acctchkfreq * hz);
H A Dkern_clock.c103 * times per second, is used to do scheduling and timeout calculations.
121 * Kernel timeout services.
125 * Set a timeout.
129 * interval: timeout interval, in hz.
132 timeout( function
144 * Cancel a timeout.
156 * Set a timeout.
160 * ts: timeout interval, in timespec
178 * Cancel a timeout.
191 * Used to compute third argument to timeout() fro
[all...]
H A Dbsd_init.c797 /* kick off timeout driven events by calling first time */
799 timeout(lightning_bolt, 0, hz);
1014 timeout(lightning_bolt,0,hz);
H A Dmcache.c1252 timeout(mcache_reap_timeout, flag, mcache_reap_interval);
1377 timeout(mcache_update, NULL, mcache_reap_interval);
1403 timeout(func, arg, hz/1000);
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_rmx.c435 * the timeout is not expired yet. This also applies if the route is dynamic
437 * maximum). When updating, this makes sure that nothing has a timeout longer
523 * then crank down the timeout, and see if we can't make some more
549 timeout(in6_rtqtimo, rock, tvtohz(&atv));
616 timeout(in6_mtutimo, rock, tvtohz(&atv));
654 in6_rtqtimo(rnh); /* kick off timeout first time */
655 in6_mtutimo(rnh); /* kick off timeout first time */
H A Dnd6_nbr.c1648 timeout((void (*)(void *))nd6_dad_timer, (void *)ifa, retrans);
1657 timeout((void (*)(void *))nd6_dad_timer, (void *)ifa,
1818 timeout((void (*)(void *))nd6_dad_timer, (void *)ifa, retrans);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1877 IOLog("%s::terminate(kIOServiceSynchronous) timeout\n", getName());
3288 mach_timespec_t * timeout )
3295 uint64_t timeout )
3309 if( timeout != UINT64_MAX ) {
3312 nanoseconds_to_absolutetime(timeout, &nsinterval );
3334 IOReturn IOService::waitQuiet( uint64_t timeout )
3336 return( waitForState( kIOServiceBusyStateMask, 0, timeout ));
3339 IOReturn IOService::waitQuiet( mach_timespec_t * timeout )
3343 if (timeout)
3345 timeoutNS = timeout
3959 waitForMatchingService( OSDictionary * matching, uint64_t timeout) argument
[all...]
H A DIOTimerEventSource.cpp97 // the timeout interval expires.
99 void IOTimerEventSource::timeout(void *self) function in class:IOTimerEventSource
249 super::disable(); // Problem re-scheduling timeout ignore enable
H A DIOPMrootDomain.cpp548 bool timeout; // service took too long member in class:PMHaltWorker
637 2. Sleep is prevented if the sleep timeout slider in the prefs panel is zero.
655 This timer is set for the difference between the sleep timeout slider and the
656 display dim timeout slider. When the timer expires, it releases its clamp and
1962 // The time between the sleep idle timeout and the next longest one has elapsed.
2746 DLOG("sysPowerDownHandler timeout %d s\n", (int) (params->maxWaitForReply / 1000 / 1000));
2753 // ack timeout...
6966 bool timeout; local
6971 timeout = false;
6997 me->timeout
[all...]
/darwin-on-arm/xnu/bsd/dev/arm/
H A Dkm.c312 * One-shot output retry timeout from kmoutput(); re-calls kmoutput() at
314 * the timeout is not rescheduled by kmoutput()
337 * the timeout code).
373 timeout(kmtimeout, tp, hz);
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dkm.c312 * One-shot output retry timeout from kmoutput(); re-calls kmoutput() at
314 * the timeout is not rescheduled by kmoutput()
338 * the timeout code).
370 timeout(kmtimeout, tp, hz);
/darwin-on-arm/xnu/bsd/sys/
H A Dtty.h112 * (low, high, timeout).
326 void *chan, int pri, const char *wmesg, int timeout);
/darwin-on-arm/xnu/bsd/netat/
H A Dddp_r_rtmp.c726 timeout(rtmp_timeout, (caddr_t) ifID, 20*SYS_HZ);
809 timeout(rtmp_timeout, (caddr_t) ifID, 20*SYS_HZ);
1195 * usually called on timeout every 10 seconds.
1228 timeout (rtmp_send_port_locked, (caddr_t)ifID, 10 * SYS_HZ);
1242 timeout(rtmp_dropper, NULL, 2*SYS_HZ);
1417 timeout(rtmp_timeout, (caddr_t)ifID, (50+ifID->ifPort) * SYS_HZ);
1573 timeout (rtmp_dropper, NULL, 1*SYS_HZ);
H A Dddp_aarp.c606 timeout(aarp_sched_req, amt_ptr, AARP_REQ_TIMER_INT);
659 timeout(aarp_sched_probe, 0, AARP_PROBE_TIMER_INT);
H A Dddp.save384 * remove the timeout from the pending queue
403 * this timeout event!
430 * process the timeout
468 * set up the timeout request
481 trb->timeout.it_value.tv_sec = ticks / HZ;
482 trb->timeout.it_value.tv_nsec = (ticks % HZ) * (NS_PER_SEC / HZ);
493 * start the timeout
H A Dddp_r_zip.c756 timeout(zip_sched_getnetinfo, (caddr_t) ifID,
1043 timeout (zip_getnetinfo_locked, (caddr_t) ifID, ZIP_TIMER_INT/10);
1097 timeout (zip_sched_getnetinfo, (caddr_t) ifID, ZIP_TIMER_INT);
1275 timeout(send_phony_reply, (caddr_t) rm, HZ/20);
/darwin-on-arm/xnu/bsd/netinet/
H A Din_dhcp.c349 dprintf(("dhcp: timeout\n"));
408 timeout((timeout_fcn_t)dhcp_timeout, &timer_arg, wait_ticks);
483 /* wait for a wait to arrive, or a timeout to occur */
598 timeout((timeout_fcn_t)dhcp_timeout, &timer_arg, wait_ticks);
661 timeout((timeout_fcn_t)dhcp_timeout, &timer_arg,
H A Din_rmx.c356 * the timeout is not expired yet. When updating, this makes sure that
357 * nothing has a timeout longer than the current value of rtq_reallyold.
446 * then crank down the timeout, and see if we can't make some more
472 timeout(in_rtqtimo_funnel, rock, tvtohz(&atv));
514 in_rtqtimo(rnh); /* kick off timeout first time */
H A Dip_mroute.c580 timeout(expire_upcalls, (caddr_t)NULL, EXPIRE_TIMEOUT);
1329 timeout(expire_upcalls, (caddr_t)NULL, EXPIRE_TIMEOUT);
1671 /* queue packet and timeout till later */
1673 timeout(tbf_reprocess_q, (caddr_t)vifp, TBF_REPROCESS);
1774 timeout(tbf_reprocess_q, (caddr_t)vifp, TBF_REPROCESS);
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c403 mach_msg_timeout_t msg_timeout = args->timeout;
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c302 unsigned int timeout)
305 (*kdp_en_recv_pkt)(packet, len, timeout);
1265 printf("kdp: exception ack timeout\n");
1570 if (request == KDP_WRQ) /* longer timeout for initial request */
2043 kdp_serial_receive(void *rpkt, unsigned int *rpkt_len, unsigned int timeout) argument
2048 clock_interval_to_deadline(timeout, 1000 * 1000 /* milliseconds */, &deadline);
301 kdp_receive_data(void *packet, unsigned int *len, unsigned int timeout) argument

Completed in 220 milliseconds

123