Searched full:flight (Results 1 – 25 of 873) sorted by relevance
12345678910>>...35
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/iio/proximity/ |
| D | Kconfig | 25 tristate "Intersil ISL29501 Time Of Flight sensor" 32 Time of Flight sensor. 71 - Parallax LaserPING (time-of-flight) 80 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
|
| /kernel/linux/linux-6.6/drivers/iio/proximity/ |
| D | Kconfig | 48 tristate "Intersil ISL29501 Time Of Flight sensor" 55 Time of Flight sensor. 96 - Parallax LaserPING (time-of-flight) 105 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gfx_v9.c | 721 * @get_wave_count: Read device registers to get number of waves in flight for 727 * @wave_cnt: Output parameter updated with number of waves in flight 740 * parameters to read out waves in flight. Get VMID if there are in get_wave_count() 741 * non-zero waves in flight. in get_wave_count() 758 * shader engine and aggregates the number of waves that are in flight for the 762 * @kgd: Handle of device from which to get number of waves in flight 764 * @wave_cnt: Output parameter updated with number of waves in flight that 777 * The registers that provide the waves in flight are: 789 * number of waves that are in flight for the queue at specified index. The 792 * If non-zero waves are in flight, read CP_HQD_VMID register to obtain VMID [all …]
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/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"
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-queue-length.c | 13 * in-flight I/Os. 39 atomic_t qlen; /* the number of in-flight I/Os */ 185 * Select a path having the minimum number of in-flight I/Os 281 DM_NAME " path selector to balance the number of in-flight I/Os"
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gfx_v9.c | 943 * get_wave_count: Read device registers to get number of waves in flight for 949 * @wave_cnt: Output parameter updated with number of waves in flight 963 * parameters to read out waves in flight. Get VMID if there are in get_wave_count() 964 * non-zero waves in flight. in get_wave_count() 981 * shader engine and aggregates the number of waves that are in flight for the 985 * @adev: Handle of device from which to get number of waves in flight 987 * @pasid_wave_cnt: Output parameter updated with number of waves in flight that 1001 * The registers that provide the waves in flight are: 1013 * number of waves that are in flight for the queue at specified index. The 1016 * If non-zero waves are in flight, read CP_HQD_VMID register to obtain VMID [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | tcp-thin.rst | 35 of packets in flight. If there are less than 4 packets in flight,
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | tcp-thin.rst | 35 of packets in flight. If there are less than 4 packets in flight,
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| D | msm_ringbuffer.h | 55 * List of in-flight submits on this ring. Protected by submit_lock. 61 * flight.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dm-region-hash.h | 25 DM_RH_CLEAN = 0x01, /* No writes in flight. */ 26 DM_RH_DIRTY = 0x02, /* Writes in flight. */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | dm-region-hash.h | 28 DM_RH_CLEAN = 0x01, /* No writes in flight. */ 29 DM_RH_DIRTY = 0x02, /* Writes in flight. */
|
| /kernel/linux/linux-6.6/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");
|
| /kernel/linux/linux-6.6/drivers/input/joystick/ |
| D | pxrc.c | 3 * Driver for Phoenix RC Flight Controller Adapter 173 pxrc->input->name = "PXRC Flight Controller Adapter"; in pxrc_probe() 280 MODULE_DESCRIPTION("PhoenixRC Flight Controller Adapter");
|
12345678910>>...35