Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/clk/versatile/
H A 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/arch/arm/include/asm/
H A Doutercache.h37 * @start: starting physical address, inclusive
48 * @start: starting physical address, inclusive
59 * @start: starting physical address, inclusive
/linux/Documentation/ABI/testing/
H A Ddebugfs-hyperv14 microseconds (inclusive).
22 (inclusive).
H A Dsysfs-firmware-memmap40 end The end address, inclusive (regardless whether the
41 firmware provides inclusive or exclusive ranges).
/linux/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_channels.h29 /* The first channel index to be used for string mappings (inclusive) */
31 /* The last channel index for string mappings (inclusive) */
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt.h18 * 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/arch/parisc/math-emu/
H A 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/tools/perf/util/
H A Dblock-range.h14 * @start: inclusive start of range
15 * @end: inclusive end of range
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A 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/include/linux/
H A 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
H A Dexecmem.h89 * @end: address space end (inclusive)
92 * @fallback_end: start of the secondary address space (inclusive)
H A Dswapfile.h8 /* Maximum swapfile size supported for the arch (not inclusive). */
/linux/arch/riscv/lib/
H A Dmemmove.S15 * 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/fs/
H A Dsync.c172 * @end: offset in bytes of the end of data range (inclusive)
230 loff_t endbyte; /* inclusive */ in sync_file_range()
266 endbyte--; /* inclusive */ in sync_file_range()
304 * a file in the range offset .. (offset+nbytes-1) inclusive. If nbytes is
/linux/tools/testing/selftests/kvm/include/
H A Dsparsebit.h70 * 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/drivers/scsi/megaraid/
H A 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/arch/arm/mm/
H A Dproc-feroceon.S175 * - 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/include/drm/
H A Ddrm_eld.h58 #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/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst69 0x64 brightness value) inclusive. Each of those index values is regarded
72 inclusive.
/linux/arch/arm64/include/asm/
H A Dcacheflush.h26 * Start addresses are inclusive and end addresses are exclusive; start
34 * - start - virtual start address (inclusive)
/linux/net/bridge/
H A Dbr_vlan_tunnel.c96 * 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/mm/
H A Dfadvise.c36 loff_t endbyte; /* inclusive */ in generic_fadvise()
76 endbyte--; /* inclusive */ in generic_fadvise()
H A Dtruncate.c321 * @lend: offset to which to truncate (inclusive)
344 pgoff_t start; /* inclusive */ in truncate_inode_pages_range()
360 * Note that 'end' is exclusive while 'lend' is inclusive. in truncate_inode_pages_range()
503 * @end: the offset 'to' which to invalidate (inclusive)
564 * @end: the offset 'to' which to invalidate (inclusive)
640 * @end: the page offset 'to' which to invalidate (inclusive)
/linux/include/uapi/linux/
H A Doom.h17 /* inclusive */
/linux/tools/perf/arch/arm64/util/
H A Dtsc.c12 * According to ARM DDI 0487F.c, from Armv8.0 to Armv8.5 inclusive, the in rdtsc()

1234567891011