Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 25 of 139) sorted by relevance

123456

/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_heartbeat.c26 long delay; in next_heartbeat() local
165 long delay = READ_ONCE(engine->props.heartbeat_interval_ms); in heartbeat() local
297 unsigned long delay) in set_heartbeat()
311 unsigned long delay) in intel_engine_set_heartbeat()
H A Dintel_engine_pm.h62 unsigned long delay) in intel_engine_pm_put_delay()
/openbsd-src/games/boggle/boggle/
H A Dtimer.c89 waitch(long delay) in waitch()
102 delay(int tenths) in delay() function
/openbsd-src/usr.sbin/pppd/
H A Dcbcp.c186 int code, opt, id, len, olen, delay; in cbcp_printpkt() local
260 u_char type, opt_len, delay, addr_type; in cbcp_recvreq() local
385 u_char type, delay, addr_type; in cbcp_recvack() local
[all...]
/openbsd-src/usr.sbin/unbound/testcode/
H A Ddelayer.c226 struct timeval* delay, struct proxy* p) in ring_add()
485 struct timeval* now, struct timeval* delay, struct timeval* reuse) in service_recv()
620 struct timeval* delay, sldns_buffer* pkt)
717 struct timeval* delay, struct timeval* tcp_timeout, sldns_buffer* pkt,
894 struct timeval* delay, struct timeval* reuse,
964 struct timeval delay, reuse; local
1071 int delay = 100; local
H A Dstreamtcp.c440 int noanswer, int onarrival, int delay, int num, char** qs) in send_em() argument
572 int delay = 0; main() local
/openbsd-src/games/hack/
H A Dhack.do_wear.c159 int delay = -objects[otmp->otyp].oc_delay; in armoroff() local
185 int delay; in doweararm() local
H A Ddef.objects.h73 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument
199 #define ARMOR(name,prob,delay,ac,can) { name, NULL, NULL, 1, 0,\ argument
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs1460 int selectfile(pTHX_ PerlIO *file,double delay) in selectfile()
1489 int selectfile(pTHX_ PerlIO *file, double delay) in selectfile()
1519 int pollfile(pTHX_ pTHX_ PerlIO *file,double delay) in pollfile()
1532 int pollfile(pTHX_ PerlIO *file,double delay) in pollfile()
1577 int Win32PeekChar(pTHX_ PerlIO *file,double delay,char *key) in Win32PeekChar()
1713 int Win32PeekChar(pTHX_ PerlIO *file, double delay,char *key) in Win32PeekChar()
1800 Win32PeekChar(file, delay) in Win32PeekChar() argument
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_sw_fence.c581 unsigned long target, delay; in test_timer() local
650 wrap_dma_fence(struct dma_fence *dma, unsigned long delay) in wrap_dma_fence()
672 unsigned long delay = i915_selftest.timeout_jiffies; in test_dma_fence() local
H A Dmock_request.c31 mock_request(struct intel_context *ce, unsigned long delay) in mock_request()
/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx11_delay.rst10 delay title
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DProgress.pm67 sub delay { subroutine
/openbsd-src/lib/libc/include/
H A Dcancel.h42 #define ENTER_CANCEL_POINT_INNER(tib, can_cancel, delay) \ argument
/openbsd-src/games/adventure/
H A Dwizard.c60 time_t t, delay; in Start() local
/openbsd-src/games/rain/
H A Drain.c58 time_t delay = 0; in main() local
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-igrp.c46 u_int delay, bandwidth; in igrp_entry_print() local
/openbsd-src/regress/lib/libpthread/semaphore/sem_timedwait/
H A Dsem_timedwait.c37 struct timespec delay, ts, ts2; in main() local
/openbsd-src/usr.bin/tmux/
H A Dcmd-display-message.c71 int delay = -1, flags, Nflag = args_has(args, 'N'); in cmd_display_message_exec() local
/openbsd-src/usr.sbin/eigrpd/
H A Drde_dual.c332 eigrp_composite_delay(uint32_t delay) in eigrp_composite_delay()
340 eigrp_real_delay(uint32_t delay) in eigrp_real_delay()
364 route_composite_metric(uint8_t *kvalues, uint32_t delay, uint32_t bandwidth, in route_composite_metric()
403 uint32_t delay, bandwidth; in route_update_metrics() local
/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dclock.c143 delay(u_int us) in delay() function
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dclock.c157 delay(u_int us) in delay() function
/openbsd-src/sys/arch/mips64/mips64/
H A Ddb_disasm.c560 int delay = 0; in dbmd_print_insn() local
/openbsd-src/sys/arch/macppc/dev/
H A Dpm_direct.c218 pm_wait_busy(int delay) in pm_wait_busy()
235 pm_wait_free(int delay) in pm_wait_free()
/openbsd-src/usr.sbin/mrouted/
H A Dcallout.c88 timer_setTimer(int delay, cfunc_t action, char *data) in timer_setTimer()

123456