/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 */
|
/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
|
/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).
|
/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) */
|
/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.
|
/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) */
|
/linux-5.10/tools/perf/util/ |
D | block-range.h | 14 * @start: inclusive start of range 15 * @end: inclusive end of range
|
/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.
|
/linux-5.10/fs/ |
D | sync.c | 185 * @end: offset in bytes of the end of data range (inclusive) 245 loff_t endbyte; /* inclusive */ in sync_file_range() 281 endbyte--; /* inclusive */ in sync_file_range() 319 * a file in the range offset .. (offset+nbytes-1) inclusive. If nbytes is
|
/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 …]
|
/linux-5.10/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
|
/linux-5.10/net/bridge/ |
D | br_vlan_tunnel.c | 90 * Must be called with vid in range from 1 to 4094 inclusive. 109 * Must be called with vid in range from 1 to 4094 inclusive.
|
/linux-5.10/Documentation/firmware-guide/acpi/ |
D | video_extension.rst | 69 0x64 brightness value) inclusive. Each of those index values is regarded 72 inclusive.
|
/linux-5.10/arch/arm/mm/ |
D | proc-feroceon.S | 167 * - start - start address (inclusive) 249 add r1, r0, #PAGE_SZ - CACHE_DLINESIZE @ top addr is inclusive 295 subne r1, r1, #1 @ top address is inclusive 327 subne r1, r1, #1 @ top address is inclusive 358 subne r1, r1, #1 @ top address is inclusive
|
/linux-5.10/include/uapi/linux/ |
D | oom.h | 17 /* inclusive */
|
D | nilfs2_api.h | 172 * @p_start: start checkpoint number (inclusive) 213 * @vi_start: start checkpoint number (inclusive)
|
/linux-5.10/lib/ |
D | idr.c | 15 * @max: The maximum ID to allocate (inclusive). 19 * Note that @max is inclusive whereas the @end parameter to idr_alloc() 63 * @start: The minimum ID (inclusive). 99 * @start: The minimum ID (inclusive). 372 * Allocate an ID between @min and @max, inclusive. The allocated ID will
|
/linux-5.10/tools/perf/arch/arm64/util/ |
D | tsc.c | 12 * According to ARM DDI 0487F.c, from Armv8.0 to Armv8.5 inclusive, the in rdtsc()
|
/linux-5.10/mm/ |
D | fadvise.c | 37 loff_t endbyte; /* inclusive */ in generic_fadvise() 77 endbyte--; /* inclusive */ in generic_fadvise()
|
D | truncate.c | 271 * @lend: offset to which to truncate (inclusive) 294 pgoff_t start; /* inclusive */ in truncate_inode_pages_range() 296 unsigned int partial_start; /* inclusive */ in truncate_inode_pages_range() 314 * Note that 'end' is exclusive while 'lend' is inclusive. in truncate_inode_pages_range() 621 * @end: the offset 'to' which to invalidate (inclusive) 699 * @end: the page offset 'to' which to invalidate (inclusive)
|
/linux-5.10/include/linux/ |
D | idr.h | 264 * Allocate an ID between 0 and %INT_MAX, inclusive. 282 * Allocate an ID between @min and %INT_MAX, inclusive. 300 * Allocate an ID between 0 and @max, inclusive.
|
/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
D | generic.c | 170 /* Make end inclusive instead of exclusive */ in mtrr_type_lookup_variable() 175 unsigned short start_state, end_state, inclusive; in mtrr_type_lookup_variable() local 187 inclusive = ((start < base) && (end > base)); in mtrr_type_lookup_variable() 189 if ((start_state != end_state) || inclusive) { in mtrr_type_lookup_variable() 198 * - inclusive:1 in mtrr_type_lookup_variable() 221 end = *partial_end - 1; /* end is inclusive */ in mtrr_type_lookup_variable()
|
/linux-5.10/include/linux/regulator/ |
D | machine.h | 143 /* voltage output range (inclusive) - for voltage control */ 149 /* current output range (inclusive) - for current control */
|
/linux-5.10/include/drm/ |
D | drm_rect.h | 38 * @x1: horizontal starting coordinate (inclusive) 40 * @y1: vertical starting coordinate (inclusive)
|