Searched full:flight (Results 1 – 25 of 530) sorted by relevance
12345678910>>...22
/linux-6.14.4/Documentation/admin-guide/device-mapper/ |
D | dm-queue-length.rst | 6 which selects a path with the least number of in-flight I/Os. 18 Status for each path: <status> <fail-count> <in-flight> 24 <in-flight>: The number of in-flight I/Os on the path. 30 dm-queue-length increments/decrements 'in-flight' when an I/O is 32 dm-queue-length selects a path with the minimum 'in-flight'.
|
D | dm-service-time.rst | 10 of in-flight I/Os on a path with the performance value of the path. 34 <status> <fail-count> <in-flight-size> <relative_throughput> 39 <in-flight-size>: 40 The size of in-flight I/Os on the path. 49 dm-service-time adds the I/O size to 'in-flight-size' when the I/O is 54 ('in-flight-size' + 'size-of-incoming-io') / 'relative_throughput' 60 the division and just compare the 'in-flight-size'. 62 2. If the paths have the same 'in-flight-size', skip the division
|
/linux-6.14.4/drivers/iio/proximity/ |
D | Kconfig | 62 tristate "Intersil ISL29501 Time Of Flight sensor" 69 Time of Flight sensor. 110 - Parallax LaserPING (time-of-flight) 119 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
|
/linux-6.14.4/include/net/mana/ |
D | hw_channel.h | 113 /* hwc_dma_buf represents the array of in-flight WQEs. 115 * in-flight WQEs. 116 * The number of WQEs is determined by the number of in-flight messages.
|
/linux-6.14.4/drivers/md/ |
D | dm-ps-queue-length.c | 14 * in-flight I/Os. 40 atomic_t qlen; /* the number of in-flight I/Os */ 189 * Select a path having the minimum number of in-flight I/Os 285 DM_NAME " path selector to balance the number of in-flight I/Os"
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | statistics.h | 27 * allow the number of buffered, in-memory items and the number of in-flight, 138 /* Number of writes with the same data as another in-flight write */ 140 /* Number of writes whose hash collided with an in-flight write */ 142 /* Current number of dedupe queries that are in flight */
|
/linux-6.14.4/Documentation/networking/ |
D | tcp-thin.rst | 35 of packets in flight. If there are less than 4 packets in flight,
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | debugfs-scmi | 58 Description: Max number of concurrently allowed in-flight SCMI messages for 67 Description: Max number of concurrently allowed in-flight SCMI messages for
|
D | sysfs-bus-iio-proximity | 18 on the signal from which time of flight measurements are
|
/linux-6.14.4/net/dccp/ccids/ |
D | ccid2.h | 45 * @tx_mdev_max: maximum of @mdev during one flight 48 * @tx_rtt_seq: to decay RTTVAR at most once per flight
|
/linux-6.14.4/Documentation/driver-api/nvdimm/ |
D | firmware-activate.rst | 10 involves a reboot because it has implications for in-flight memory 55 assume the risk of racing firmware update with in-flight device and
|
/linux-6.14.4/samples/livepatch/ |
D | livepatch-shadow-fix2.c | 12 * Adds functionality to livepatch-shadow-mod's in-flight data 46 * Patch: handle in-flight dummy structures, if they do not in livepatch_fix2_dummy_check()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v9.c | 941 * get_wave_count: Read device registers to get number of waves in flight for 959 * parameters to read out waves in flight. Get VMID if there are in get_wave_count() 960 * non-zero waves in flight. in get_wave_count() 979 * shader engine and aggregates the number of waves that are in flight for the 983 * @adev: Handle of device from which to get number of waves in flight 998 * The registers that provide the waves in flight are: 1010 * number of waves that are in flight for the queue at specified index. The 1013 * If non-zero waves are in flight, store the corresponding doorbell offset 1038 * to get number of waves in flight in kgd_gfx_v9_get_cu_occupancy() 1065 /* Get number of waves in flight and aggregate them */ in kgd_gfx_v9_get_cu_occupancy()
|
/linux-6.14.4/drivers/input/joystick/ |
D | pxrc.c | 3 * Driver for Phoenix RC Flight Controller Adapter 170 pxrc->input->name = "PXRC Flight Controller Adapter"; in pxrc_probe() 274 MODULE_DESCRIPTION("PhoenixRC Flight Controller Adapter");
|
/linux-6.14.4/drivers/gpu/drm/msm/ |
D | msm_ringbuffer.h | 59 * List of in-flight submits on this ring. Protected by submit_lock. 65 * flight.
|
/linux-6.14.4/tools/testing/selftests/net/packetdrill/ |
D | tcp_fast_recovery_prr-ss-10pkt-lost-1.pkt | 3 // In this variant we test a simple case where in-flight == ssthresh 39 // as in-flight segments are SACKed or ACKed.
|
/linux-6.14.4/drivers/hid/ |
D | hid-pxrc.c | 3 * HID driver for PhoenixRC 8-axis flight controller 111 MODULE_DESCRIPTION("HID driver for PXRC 8-axis flight controller");
|
D | hid-lg3ff.c | 3 * Force feedback support for Logitech Flight System G940 144 …hid_info(hid, "Force feedback for Logitech Flight System G940 by Gary Stein <[email protected]… in lg3ff_init()
|
/linux-6.14.4/include/linux/ |
D | dm-region-hash.h | 28 DM_RH_CLEAN = 0x01, /* No writes in flight. */ 29 DM_RH_DIRTY = 0x02, /* Writes in flight. */
|
D | lru_cache.h | 42 we need to resync all regions that have been target of in-flight WRITE IO 53 in-flight WRITE IO, e.g. by only lazily clearing the on-disk write-intent 81 dirtied as full chunk) area "cools down" again (no IO in flight anymore,
|
/linux-6.14.4/drivers/gpu/drm/panthor/ |
D | panthor_heap.c | 66 * @target_in_flight: Number of in-flight render passes after which 264 * @target_in_flight: Maximum number of in-flight render passes. 419 * @renderpasses_in_flight: Number of render passes currently in-flight. 426 * or if too many render passes are in-flight 452 /* If we reached the target in-flight render passes, or if we in panthor_heap_grow()
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/abi/ |
D | guc_actions_abi.h | 198 * blocked, and all the in-flight transactions are guaranteed to be Globally 202 * In-flight transactions are NOT guaranteed to be Globally Observed before 206 * for the in-flight transactions across the TLB invalidation. In other words, 210 * in-flight transactions to be GOd.
|
/linux-6.14.4/drivers/gpu/drm/xe/abi/ |
D | guc_actions_abi.h | 204 * blocked, and all the in-flight transactions are guaranteed to be Globally 208 * In-flight transactions are NOT guaranteed to be Globally Observed before 212 * for the in-flight transactions across the TLB invalidation. In other words, 216 * in-flight transactions to be GOd.
|
/linux-6.14.4/Documentation/ABI/removed/ |
D | net_dma | 8 while dma is in flight.
|
/linux-6.14.4/net/ipv4/ |
D | tcp_bbr.c | 171 /* Try to keep at least this many packets in flight, if things go smoothly. For 173 * needs at least 4 packets in flight: 386 * fit full-sized skbs in-flight on both end hosts to fully utilize the path: 399 /* Allow enough full-sized skbs in flight to utilize end systems. */ in bbr_quantization_budget() 424 * "in flight". With TSQ and departure time pacing at lower layers (e.g. fq), 553 /* End cycle phase if it's time and/or we hit the phase's in-flight target. */ 805 * This is used to provision extra in-flight data to keep sending during 901 } /* fall through to check if in-flight is already small: */ in bbr_check_drain() 931 * round trip elapsed with that flight size <= 4, we leave PROBE_RTT mode and 968 /* Maintain min packets in flight for max(200 ms, 1 round). */ in bbr_update_min_rtt()
|
12345678910>>...22