/freebsd-src/contrib/bmake/unit-tests/ |
H A D | sh-dots.exp | 5 hidden delayed hidden 11 commented delayed commented 18 first delayed first 19 repeated delayed repeated 20 repeated delayed twice repeated
|
H A D | sh-dots.mk | 16 @echo first delayed ${.TARGET} 23 @echo hidden delayed ${.TARGET} 30 @echo commented delayed ${.TARGET} 52 @echo repeated delayed ${.TARGET} 54 @echo repeated delayed twice ${.TARGET}
|
H A D | varmod-ifelse.exp | 37 CondParser_Eval: ${DELAYED} == "one" 40 CondParser_Eval: ${DELAYED} == "two" 43 CondParser_Eval: ${DELAYED} == "one" 46 CondParser_Eval: ${DELAYED} == "two"
|
H A D | varmod-ifelse.mk | 286 DELAYED= two 288 .info ${ ${:U \${DELAYED\} == "one"}:?yes:no} 290 .info ${ ${:U \${DELAYED\} == "two"}:?yes:no} 291 INDIRECT_COND1= $${DELAYED} == "one" 294 INDIRECT_COND2= $${DELAYED} == "two"
|
/freebsd-src/sys/contrib/openzfs/config/ |
H A D | kernel-get-link.m4 |
|
H A D | kernel-put-link.m4 |
|
/freebsd-src/share/man/man4/ |
H A D | h_ertt.4 | 44 The implementation attempts to be robust in the face of delayed 48 TCP receivers using delayed acknowledgements either acknowledge every second packet 53 determines that the receiver is using delayed acknowledgements, it measures the
|
H A D | ng_pptpgre.4 | 95 u_char enableDelayedAck; /* enables delayed acks */ 111 field enables delayed acknowledgement (maximum 250 milliseconds), which
|
/freebsd-src/tests/sys/cddl/zfs/tests/zfsd/ |
H A D | zfsd_fault_002_pos.ksh | 39 # If a vdev experiences delayed I/O, it will become faulted. 58 log_assert "ZFS will fault a vdev that experiences delayed I/O" 76 # ZFS currently considers an I/O to be "slow" if it's delayed
|
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | ti,gpmc-child.yaml | 129 description: ADV signal is delayed by half GPMC clock 133 description: CS signal is delayed by half GPMC clock 149 description: OE signal is delayed by half GPMC clock 153 description: WE signal is delayed by half GPMC clock
|
H A D | omap-gpmc.txt | 94 - gpmc,adv-extra-delay: ADV signal is delayed by half GPMC clock 95 - gpmc,cs-extra-delay: CS signal is delayed by half GPMC clock 100 - gpmc,oe-extra-delay: OE signal is delayed by half GPMC clock 101 - gpmc,we-extra-delay: WE signal is delayed by half GPMC clock
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | tcp_common.h | 95 #define TCP_OFFLOAD_PARAMS_DA_EN_MASK 0x1 /* delayed ack enabled */ 105 #define TCP_OFFLOAD_PARAMS_DA_CNT_EN_MASK 0x1 /* delayed ack counter enabled */ 154 u8 ack_frequency /* delayed ack counter threshold */; 155 __le16 da_timeout_value /* delayed ack timeout value in ms */; 174 #define TCP_OFFLOAD_PARAMS_OPT2_DA_EN_MASK 0x1 /* delayed ack enabled */
|
/freebsd-src/sys/netinet/khelp/ |
H A D | h_ertt.c | 64 /* Smoothing factor for delayed ack guess. */ 132 * closest if this will yield an inaccurate result due to delayed acking or 142 * If we can't measure this one properly due to delayed acking adjust in marked_packet_rtt() 248 * Guess if delayed acks are being used by the receiver. in ertt_packet_measurement_hook() 296 /* When delayed acking is used, the in ertt_packet_measurement_hook() 344 * If delayed acks are being used, an acknowledgement in ertt_packet_measurement_hook() 345 * for a single segment will have been delayed by the in ertt_packet_measurement_hook()
|
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-delay.yaml | 14 is delayed by some external setup, e.g. RC circuit. 47 description: Array of GPIOs which output signal change is delayed
|
/freebsd-src/tests/sys/netpfil/pf/ |
H A D | divert-to.sh | 58 # dn - delayed by dummynet 294 atf_set descr 'Test inbound > delayed+diverted > outbound > diverted+delayed > outbound | network terminated'
|
/freebsd-src/sys/geom/virstor/ |
H A D | g_virstor.h | 97 STAILQ_HEAD(, g_virstor_bio_q) delayed_bio_q; /* Queue of delayed BIOs */ 101 /* "delayed BIOs" Queue element */
|
/freebsd-src/sys/netinet/ |
H A D | tcp_timer.h | 97 * typically 50ms. However, it is also possible that delayed 100 * delayed-acks should not create a major issue for interactive 163 extern int tcp_delacktime; /* time before sending a delayed ACK */
|
/freebsd-src/sys/dev/drm2/ttm/ |
H A D | ttm_bo_api.h | 143 * zero, the object is put on the delayed delete list. 146 * Lru lists may keep one refcount, the delayed delete list, and kref != 0 158 * @ddestroy: List head for the delayed destroy list. 401 * Prevent the delayed workqueue from running. 410 * Allows the delayed workqueue to run. 583 * and verify that the delayed delete queue is empty. The driver must also
|
/freebsd-src/sys/geom/vinum/ |
H A D | geom_vinum_volume.c |
|
/freebsd-src/lib/libpam/pam.d/ |
H A D | atrun | 7 # in jobs discarded, not just delayed, during a no-login period.
|
/freebsd-src/share/man/man7/ |
H A D | tuning.7 | 121 with a delayed write and normally does not create a burden on the system. 426 With delayed acks turned off, 434 delayed ACK implementation also follows the TCP protocol rule that 437 Normally the worst a delayed ACK can do is 442 turning off delayed acks may be referring to the slow-start issue.
|
/freebsd-src/bin/sh/tests/execution/ |
H A D | bg11.0 | 7 # therefore its processing may be delayed.
|
H A D | bg13.0 | 7 # therefore its processing may be delayed.
|
/freebsd-src/sys/dev/vmware/vmci/ |
H A D | vmci_call_defs.h | 31 * datagram callback is invoked in a delayed context (not interrupt context). 38 /* Event callback should fire in a delayed context (not interrupt context.) */
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 523 /// ID of the "delayed" diagnostic, which is a (typically 524 /// fatal) diagnostic that had to be delayed because it was found 528 /// First string argument for the delayed diagnostic. 531 /// Second string argument for the delayed diagnostic. 534 /// Third string argument for the delayed diagnostic. 953 /// Set the "delayed" diagnostic that will be emitted once 958 /// state), this routine sets a "delayed" diagnostic that will be 961 /// times. If emitting a delayed diagnostic causes a second delayed 962 /// diagnostic to be introduced, that second delayed diagnostic 965 /// \param DiagID The ID of the diagnostic being delayed. [all …]
|