Home
last modified time | relevance | path

Searched refs:scheduled (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/sys/netinet/
H A Dsctp_ss_functions.c82 KASSERT(strq->ss_params.scheduled, ("strq %p not scheduled", (void *)strq)); in sctp_ss_default_clear()
84 strq->ss_params.scheduled = false; in sctp_ss_default_clear()
103 strq->ss_params.scheduled = false; in sctp_ss_default_init_stream()
115 if (!TAILQ_EMPTY(&strq->outqueue) && !strq->ss_params.scheduled) { in sctp_ss_default_add()
118 strq->ss_params.scheduled = true; in sctp_ss_default_add()
142 if (TAILQ_EMPTY(&strq->outqueue) && strq->ss_params.scheduled) { in sctp_ss_default_remove()
159 strq->ss_params.scheduled = false; in sctp_ss_default_remove()
173 KASSERT(asoc->ss_data.locked_on_sending->ss_params.scheduled, in sctp_ss_default_select()
179 KASSERT(strqt == NULL || strqt->ss_params.scheduled, in sctp_ss_default_select()
191 KASSERT(strq == NULL || strq->ss_params.scheduled, in sctp_ss_default_select()
[all …]
H A Dsctp_structs.h550 bool scheduled; member
616 bool scheduled; member
/freebsd/contrib/ntp/libntp/
H A Dntp_intres.c120 time_t scheduled;
146 time_t scheduled;
267 gai_req->scheduled = now; in getaddrinfo_sometime_ex()
324 scheduled_sleep(gai_req->scheduled, gai_req->earliest, in blocking_getaddrinfo()
367 * just become responsive. Ignore previously-scheduled in blocking_getaddrinfo()
375 TRACE(1, ("DNS success after retry, ignoring sleeps scheduled before now (%s)\n", in blocking_getaddrinfo()
545 &gai_req->scheduled, &gai_req->earliest, in getaddrinfo_sometime_complete()
660 gni_req->scheduled = time_now; in getnameinfo_sometime()
718 scheduled_sleep(gni_req->scheduled, gni_req->earliest, in blocking_getnameinfo()
756 * just become responsive. Ignore previously-scheduled in blocking_getnameinfo()
126 time_t scheduled; global() member
152 time_t scheduled; global() member
1010 scheduled_sleep(time_t scheduled,time_t earliest,dnsworker_ctx * worker_ctx) scheduled_sleep() argument
[all...]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_key_update.pod42 operation has been scheduled but not yet performed. The type of the pending key
78 renegotiation request has been scheduled but not yet acted on, or 0 otherwise.
89 has been scheduled but not yet acted on, or 0 otherwise.
/freebsd/contrib/tcsh/nls/C/
H A Dset1111 109 No scheduled events
113 111 Not that many scheduled events
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td38 // Max micro-ops that may be scheduled per cycle. [default = 1]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.td56 // must not be scheduled below other instructions.
/freebsd/share/examples/etc/
H A DREADME.examples12 crontab - system scheduled command table (see crontab(5))
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td134 // allowed to use callee-saved registers since they must be scheduled
142 // allowed to use callee-saved registers since they must be scheduled
/freebsd/usr.sbin/ntp/ntpd/
H A Dleap-seconds38 # Observatory. According to international agreements, leap seconds should be scheduled only for cer…
/freebsd/contrib/tzdata/
H A Dleap-seconds.list38 # Observatory. According to international agreements, leap seconds should be scheduled only for certain dates:
H A Dafrica283 # translates into: "With regard to daylight saving time, it is scheduled to
464 # The scheduled end of DST in Libya on Friday, October 25, 2013 was
1418 # "The Tunisian government has decided to abandon DST, which was scheduled on
H A Dsouthamerica240 # Our understanding was that the change was originally scheduled to take place
941 # It was scheduled to start on November 4th and it was changed to November 18th.
1768 # Sunday in October 2024, the same date currently scheduled to start DST....
2010 # Uruguay's DST was scheduled to end on Sunday, 2005-03-13, but in order to
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td287 // MASK = 0x0000 0000: No instructions may be scheduled across SCHED_BARRIER.
289 // scheduled across SCHED_BARRIER, i.e. allow ALU instructions to pass.
290 // MASK = 0x0000 0002: VALU instructions may be scheduled across SCHED_BARRIER.
291 // MASK = 0x0000 0004: SALU instructions may be scheduled across SCHED_BARRIER.
292 // MASK = 0x0000 0008: MFMA/WMMA instructions may be scheduled across SCHED_BARRIER.
293 // MASK = 0x0000 0010: ALL VMEM instructions may be scheduled across SCHED_BARRIER.
294 // MASK = 0x0000 0020: VMEM read instructions may be scheduled across SCHED_BARRIER.
295 // MASK = 0x0000 0040: VMEM write instructions may be scheduled across SCHED_BARRIER.
296 // MASK = 0x0000 0080: ALL DS instructions may be scheduled across SCHED_BARRIER.
297 // MASK = 0x0000 0100: ALL DS read instructions may be scheduled accoss SCHED_BARRIER.
[all …]
/freebsd/sys/crypto/openssl/arm/
H A Dchacha-armv4.S87 ldr r12,[sp,#4*(12)] @ modulo-scheduled load
209 str r8, [sp,#4*(16+8)] @ modulo-scheduled store
853 ldr r12,[sp,#4*(12)] @ modulo-scheduled load
1091 str r8, [sp,#4*(16+8)] @ modulo-scheduled store
1300 ldr r12,[sp,#4*(12)] @ modulo-scheduled load
H A Dghashv8-armx.S120 @ as loop is modulo-scheduled
/freebsd/sys/geom/
H A Dnotes70 (based on the counters for scheduled and completed requests being
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def199 "time. Inputs with lower execution time get scheduled more (up to 30x). "
/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h691 size_t len, unsigned int wait_time, int *scheduled);
H A Dp2p.c4995 int res, scheduled; in p2p_send_action() local
4998 buf, len, wait_time, &scheduled); in p2p_send_action()
4999 if (res == 0 && scheduled && p2p->in_listen && freq > 0 && in p2p_send_action()
/freebsd/usr.sbin/cron/doc/
H A DMAIL319 administrator is really on his/her toes, calls scheduled at 5pm will really
422 type of cleanup program that can run at the scheduled time for some reason
/freebsd/contrib/ntp/
H A DREADME.leapsmear11 Unfortunately, leap seconds are scheduled to be inserted into or deleted
/freebsd/contrib/gdtoa/
H A DREADME236 precision. For systems with preemptively scheduled multiple threads
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSiFive7.td475 // scheduled accordingly. Indexed loads and stores operate at one element per
477 // so they cannot be scheduled. Indexed and strided loads and stores have LMUL
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1674 size_t len, unsigned int wait_time, int *scheduled) in wpas_send_action() argument
1679 if (scheduled) in wpas_send_action()
1680 *scheduled = 0; in wpas_send_action()
1692 if (res == 0 && scheduled) in wpas_send_action()
1693 *scheduled = 1; in wpas_send_action()

12