Home
last modified time | relevance | path

Searched full:inclusive (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/Linux-v6.6/drivers/clk/versatile/
Dicst.h14 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-v6.6/arch/arm/include/asm/
Doutercache.h37 * @start: starting physical address, inclusive
48 * @start: starting physical address, inclusive
59 * @start: starting physical address, inclusive
/Linux-v6.6/Documentation/ABI/testing/
Ddebugfs-hyperv14 microseconds (inclusive).
22 (inclusive).
Dsysfs-firmware-memmap40 end The end address, inclusive (regardless whether the
41 firmware provides inclusive or exclusive ranges).
/Linux-v6.6/drivers/gpu/drm/vboxvideo/
Dhgsmi_channels.h29 /* The first channel index to be used for string mappings (inclusive) */
31 /* The last channel index for string mappings (inclusive) */
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-queryctrl.rst86 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-v6.6/arch/parisc/math-emu/
Dhppa.h14 /* amount is assumed to be a constant between 0 and 32 (non-inclusive) */
26 /* amount must be between 0 and 32 (non-inclusive) */
/Linux-v6.6/tools/perf/util/
Dblock-range.h14 * @start: inclusive start of range
15 * @end: inclusive end of range
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst255 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-v6.6/include/linux/
Dinterval_tree.h33 * @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
Dswapfile.h8 /* Maximum swapfile size supported for the arch (not inclusive). */
Didr.h264 * 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-v6.6/arch/riscv/lib/
Dmemmove.S16 * 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
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg_defs.h45 * @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-v6.6/fs/
Dsync.c173 * @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-v6.6/drivers/scsi/megaraid/
Dmega_common.h114 * @max_channel : maximum channel number supported - inclusive
115 * @max_target : max target supported - inclusive
116 * @max_lun : max lun supported - inclusive
/Linux-v6.6/arch/arm/mm/
Dproc-feroceon.S171 * - start - start address (inclusive)
253 add r1, r0, #PAGE_SZ - CACHE_DLINESIZE @ top addr is inclusive
299 subne r1, r1, #1 @ top address is inclusive
331 subne r1, r1, #1 @ top address is inclusive
362 subne r1, r1, #1 @ top address is inclusive
/Linux-v6.6/Documentation/firmware-guide/acpi/
Dvideo_extension.rst69 0x64 brightness value) inclusive. Each of those index values is regarded
72 inclusive.
/Linux-v6.6/arch/arm64/include/asm/
Dcacheflush.h26 * Start addresses are inclusive and end addresses are exclusive; start
34 * - start - virtual start address (inclusive)
/Linux-v6.6/net/bridge/
Dbr_vlan_tunnel.c95 * Must be called with vid in range from 1 to 4094 inclusive.
114 * Must be called with vid in range from 1 to 4094 inclusive.
/Linux-v6.6/lib/
Didr.c15 * @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-v6.6/include/uapi/linux/
Doom.h17 /* inclusive */
/Linux-v6.6/mm/
Dfadvise.c36 loff_t endbyte; /* inclusive */ in generic_fadvise()
76 endbyte--; /* inclusive */ in generic_fadvise()
Dtruncate.c309 * @lend: offset to which to truncate (inclusive)
332 pgoff_t start; /* inclusive */ in truncate_inode_pages_range()
348 * Note that 'end' is exclusive while 'lend' is inclusive. in truncate_inode_pages_range()
491 * @end: the offset 'to' which to invalidate (inclusive)
545 * @end: the offset 'to' which to invalidate (inclusive)
611 * @end: the page offset 'to' which to invalidate (inclusive)
/Linux-v6.6/tools/perf/arch/arm64/util/
Dtsc.c12 * According to ARM DDI 0487F.c, from Armv8.0 to Armv8.5 inclusive, the in rdtsc()

12345678910>>...12