Searched full:inclusive (Results 1 – 25 of 330) sorted by relevance
12345678910>>...14
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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.
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt.h | 18 * specified range (inclusive). 29 * specified range (inclusive). 44 * inclusive, the upper bound is exclusive. The most common use-case of this 64 * inclusive, the upper bound is exclusive. The most common use-case of this
|
/linux-6.12.1/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-6.12.1/tools/perf/util/ |
D | block-range.h | 14 * @start: inclusive start of range 15 * @end: inclusive end of range
|
/linux-6.12.1/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-6.12.1/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
|
D | execmem.h | 58 * @end: address space end (inclusive) 61 * @fallback_end: start of the secondary address space (inclusive)
|
/linux-6.12.1/arch/riscv/lib/ |
D | memmove.S | 15 * a0 - Inclusive first byte of dest 16 * a1 - Inclusive first byte of src 37 * Both Copy Modes: t5 - Inclusive first multibyte/aligned of dest 38 * Both Copy Modes: t6 - Non-Inclusive last multibyte/aligned of dest
|
/linux-6.12.1/tools/testing/selftests/kvm/include/ |
D | sparsebit.h | 70 * Iterate over an inclusive ranges within sparsebit @s. In each iteration, 74 * For example, if the range [3, 7] (inclusive) is set, within the
|
/linux-6.12.1/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.
|
/linux-6.12.1/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
|
/linux-6.12.1/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-6.12.1/arch/arm/mm/ |
D | proc-feroceon.S | 175 * - start - start address (inclusive) 263 add r1, r0, #PAGE_SZ - CACHE_DLINESIZE @ top addr is inclusive 310 subne r1, r1, #1 @ top address is inclusive 342 subne r1, r1, #1 @ top address is inclusive 374 subne r1, r1, #1 @ top address is inclusive
|
/linux-6.12.1/include/drm/ |
D | drm_eld.h | 58 #define DRM_ELD_PORT_ID 8 /* offsets 8..15 inclusive */ 67 #define DRM_ELD_MONITOR_NAME_STRING 20 /* offsets 20..(20+mnl-1) inclusive */
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | video_extension.rst | 69 0x64 brightness value) inclusive. Each of those index values is regarded 72 inclusive.
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | cacheflush.h | 26 * Start addresses are inclusive and end addresses are exclusive; start 34 * - start - virtual start address (inclusive)
|
/linux-6.12.1/net/bridge/ |
D | br_vlan_tunnel.c | 96 * Must be called with vid in range from 1 to 4094 inclusive. 115 * Must be called with vid in range from 1 to 4094 inclusive.
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | riscv,aplic.yaml | 85 - description: first interrupt number of the parent APLIC domain (inclusive) 86 - description: last interrupt number of the parent APLIC domain (inclusive)
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_rtp.h | 74 * Note that the range matching this rule is [ @start_, @end_ ), i.e. inclusive 87 * Note that the range matching this rule is [ @start_, @end_ ), i.e. inclusive 134 * inclusive on boths sides 172 * inclusive on boths sides
|
/linux-6.12.1/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
|
12345678910>>...14