/freebsd/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 | 42 CondParser_Eval: ${DELAYED} == "one" 45 CondParser_Eval: ${DELAYED} == "two" 48 CondParser_Eval: ${DELAYED} == "one" 51 CondParser_Eval: ${DELAYED} == "two"
|
H A D | varmod-ifelse.mk | 282 DELAYED= two 284 .info ${ ${:U \${DELAYED\} == "one"}:?yes:no} 286 .info ${ ${:U \${DELAYED\} == "two"}:?yes:no} 287 INDIRECT_COND1= $${DELAYED} == "one" 290 INDIRECT_COND2= $${DELAYED} == "two"
|
/freebsd/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/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/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/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/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/sys/dev/gve/ |
H A D | gve_sysctl.c | 145 "Packets delayed due to no space in device"); in gve_setup_txq_sysctl() 157 "Packets delayed due to no space in desc ring"); in gve_setup_txq_sysctl() 161 "Packets delayed due to no space in comp ring"); in gve_setup_txq_sysctl() 165 "Packets delayed due to not enough qpl bufs"); in gve_setup_txq_sysctl() 169 "TSO packets delayed due to err in prep errors"); in gve_setup_txq_sysctl()
|
/freebsd/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/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/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | taskq.h | 99 wmsum_t tqs_tasks_dispatched_delayed; /* tasks delayed to future */ 103 wmsum_t tqs_tasks_delayed_requeued; /* delayed tasks requeued */ 132 struct list_head tq_delay_list; /* delayed taskq_ent_t's */
|
/freebsd/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/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/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/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 …
|
/freebsd/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/sys/ufs/ffs/ |
H A D | softdep.h | 129 #define DELAYEDFREE 0x000400 /* allocindirect free delayed. */ 305 * with an inode. One task that it must manage is delayed operations 312 * order, the inodedep maintains two lists. Delayed operations are 555 struct worklist ff_list; /* id_inowait or delayed worklist */ 576 struct worklist fb_list; /* id_inowait or delayed worklist */ 606 struct worklist fw_list; /* Delayed worklist. */ 630 struct worklist fd_list; /* Delayed worklist. */ 641 struct worklist fx_list; /* id_inowait or delayed worklist */ 740 struct worklist dm_list; /* delayed worklist */ 1084 #define FLUSH_DI_ACTIVE 0x0010 /* a thread is processing delayed
|
/freebsd/lib/libpam/pam.d/ |
H A D | atrun | 7 # in jobs discarded, not just delayed, during a no-login period.
|
/freebsd/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/contrib/lua/src/ |
H A D | lparser.h | 17 ** Code generation for variables and expressions can be delayed to allow 18 ** optimizations; An 'expdesc' structure describes a potentially-delayed
|