Searched full:inclusive (Results 1 – 25 of 556) sorted by relevance
12345678910>>...23
| /kernel/linux/linux-5.10/drivers/clk/versatile/ |
| D | icst.h | 14 unsigned long vco_max; /* inclusive */ 16 unsigned short vd_min; /* inclusive */ 17 unsigned short vd_max; /* inclusive */ 18 unsigned char rd_min; /* inclusive */ 19 unsigned char rd_max; /* inclusive */
|
| /kernel/linux/linux-6.6/drivers/clk/versatile/ |
| D | icst.h | 14 unsigned long vco_max; /* inclusive */ 16 unsigned short vd_min; /* inclusive */ 17 unsigned short vd_max; /* inclusive */ 18 unsigned char rd_min; /* inclusive */ 19 unsigned char rd_max; /* inclusive */
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | outercache.h | 37 * @start: starting physical address, inclusive 48 * @start: starting physical address, inclusive 59 * @start: starting physical address, inclusive
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | outercache.h | 37 * @start: starting physical address, inclusive 48 * @start: starting physical address, inclusive 59 * @start: starting physical address, inclusive
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | debugfs-hyperv | 14 microseconds (inclusive). 22 (inclusive).
|
| D | sysfs-firmware-memmap | 40 end The end address, inclusive (regardless whether the 41 firmware provides inclusive or exclusive ranges).
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | debugfs-hyperv | 14 microseconds (inclusive). 22 (inclusive).
|
| D | sysfs-firmware-memmap | 40 end The end address, inclusive (regardless whether the 41 firmware provides inclusive or exclusive ranges).
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
| D | hgsmi_channels.h | 29 /* The first channel index to be used for string mappings (inclusive) */ 31 /* The last channel index for string mappings (inclusive) */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
| D | hgsmi_channels.h | 29 /* The first channel index to be used for string mappings (inclusive) */ 31 /* The last channel index for string mappings (inclusive) */
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-queryctrl.rst | 86 inclusive. 124 - Minimum value, inclusive. This field gives a lower bound for the 130 - Maximum value, inclusive. This field gives an upper bound for the 205 - Minimum value, inclusive. This field gives a lower bound for the 211 - Maximum value, inclusive. This field gives an upper bound for the 331 inclusive. The step value indicates the increment between values. 404 inclusive. The step value indicates the increment between values. 410 inclusive. The step value indicates the increment between values. 416 inclusive. The step value indicates the increment between values.
|
| /kernel/linux/linux-6.6/arch/parisc/math-emu/ |
| D | hppa.h | 14 /* amount is assumed to be a constant between 0 and 32 (non-inclusive) */ 26 /* amount must be between 0 and 32 (non-inclusive) */
|
| /kernel/linux/linux-5.10/arch/parisc/math-emu/ |
| D | hppa.h | 14 /* amount is assumed to be a constant between 0 and 32 (non-inclusive) */ 26 /* amount must be between 0 and 32 (non-inclusive) */
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-queryctrl.rst | 86 inclusive. 124 - Minimum value, inclusive. This field gives a lower bound for the 130 - Maximum value, inclusive. This field gives an upper bound for the 205 - Minimum value, inclusive. This field gives a lower bound for the 211 - Maximum value, inclusive. This field gives an upper bound for the 334 inclusive. The step value indicates the increment between values. 407 inclusive. The step value indicates the increment between values. 413 inclusive. The step value indicates the increment between values. 419 inclusive. The step value indicates the increment between values.
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | block-range.h | 14 * @start: inclusive start of range 15 * @end: inclusive end of range
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | block-range.h | 14 * @start: inclusive start of range 15 * @end: inclusive end of range
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | interval_tree.h | 33 * @last_hole: Inclusive end of an interval for a hole when is_hole == 1 35 * @last_used: Inclusive end of a used interval when is_hole == 0
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/altera/ |
| D | altera_tse.rst | 255 between 65 and 127 octets in length inclusive. 259 between 128 and 255 octets in length inclusive. 263 between 256 and 511 octets in length inclusive. 267 between 512 and 1023 octets in length inclusive. 271 between 1024 and 1518 octets in length inclusive.
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/altera/ |
| D | altera_tse.rst | 255 between 65 and 127 octets in length inclusive. 259 between 128 and 255 octets in length inclusive. 263 between 256 and 511 octets in length inclusive. 267 between 512 and 1023 octets in length inclusive. 271 between 1024 and 1518 octets in length inclusive.
|
| /kernel/linux/linux-6.6/arch/riscv/lib/ |
| D | memmove.S | 16 * a0 - Inclusive first byte of dest 17 * a1 - Inclusive first byte of src 38 * Both Copy Modes: t5 - Inclusive first multibyte/aligned of dest 39 * Both Copy Modes: t6 - Non-Inclusive last multibyte/aligned of dest
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_reg_defs.h | 45 * @return: Continuous bitmask from @__high to @__low, inclusive. 60 * @return: Continuous bitmask from @__high to @__low, inclusive. 75 * @return: Continuous bitmask from @__high to @__low, inclusive. 168 * @return: Continuous bitmask from @__high to @__low, inclusive.
|
| /kernel/linux/linux-6.6/fs/ |
| D | sync.c | 173 * @end: offset in bytes of the end of data range (inclusive) 233 loff_t endbyte; /* inclusive */ in sync_file_range() 269 endbyte--; /* inclusive */ in sync_file_range() 307 * a file in the range offset .. (offset+nbytes-1) inclusive. If nbytes is
|
| /kernel/linux/linux-5.10/fs/ |
| D | sync.c | 187 * @end: offset in bytes of the end of data range (inclusive) 247 loff_t endbyte; /* inclusive */ in sync_file_range() 283 endbyte--; /* inclusive */ in sync_file_range() 321 * a file in the range offset .. (offset+nbytes-1) inclusive. If nbytes is
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-traffic.h | 549 * octets inclusive. Includes frames received with frame-too-long, 553 * octets inclusive. Includes frames received with frame-too-long, 557 * octets inclusive. Includes frames received with frame-too-long, 561 * octets inclusive. Includes frames received with frame-too-long, 565 * octets inclusive. Includes frames received with frame-too-long, 569 * octets inclusive. Includes frames received with frame-too-long, 573 * octets inclusive. Includes frames received with frame-too-long, 577 * RX_MAX_PYLD_LEN+18 octets inclusive. Includes frames received 581 * RX_MAX_PYLD_LEN+18 (+22 bytes if VLAN-tagged) octets inclusive. 613 * for VLAN-tagged frames), inclusive, that does not match the [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
| D | mega_common.h | 114 * @max_channel : maximum channel number supported - inclusive 115 * @max_target : max target supported - inclusive 116 * @max_lun : max lun supported - inclusive
|
12345678910>>...23