Home
last modified time | relevance | path

Searched full:boundaries (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/linux/include/uapi/linux/
H A Dfalloc.h22 * filesystem block size boundaries, but this boundary may be larger or
54 * boundaries, but this boundary may be larger or smaller depending on
71 * block size boundaries, but this boundary may be larger or smaller
/linux/Documentation/hwmon/
H A Dgsc-hwmon.rst44 PWM value will be scaled depending on 6 temperature boundaries.
45 The tempeature boundaries are read-write and in millidegree Celsius and the
H A Dadt7475.rst133 speed when the temperature is between the two temperature boundaries.
134 Temperature boundaries are associated to temperature channels rather than
/linux/drivers/char/ipmi/
H A Dipmi_dmi.c182 case 0: /* Byte boundaries */ in dmi_decode_ipmi()
185 case 1: /* 32-bit boundaries */ in dmi_decode_ipmi()
188 case 2: /* 16-byte boundaries */ in dmi_decode_ipmi()
/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst135 At function call boundaries the stack and other unwind state is expected to be
150 boundaries. Note that it may be reliable to unwind across certain
155 have no such cases) should attempt to unwind across exception boundaries, as
307 the case must reject unwinding across exception boundaries unless they can
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h17 * boundaries. If we do not have the width of the variable set to the correct
50 * boundaries. If we do not have the width of the variable set to the correct
/linux/include/uapi/linux/sched/
H A Dtypes.h78 * the utilization boundaries within which it should schedule the task. These
79 * boundaries are valuable hints to support scheduler decisions on both task
/linux/drivers/misc/lkdtm/
H A Dstackleak.c41 * within the expected task stack boundaries. These tests should never in check_stackleak_irqoff()
42 * fail unless the boundaries are incorrect or we're clobbering the in check_stackleak_irqoff()
/linux/drivers/acpi/
H A Dthermal_lib.c17 * the boundaries for the [trips] temperature returned by the
18 * firmware. Any values out of these boundaries may be considered
/linux/Documentation/filesystems/
H A Dromfs.rst51 byte boundaries for fast access. The minimum space a file will take
146 aligned to 16 byte boundaries, but most hardware devices and the block
181 boundaries, thus it would be possible to directly map a big portion of
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_cr_defs_client.h59 /* MacroTile Boundaries X Plane */
80 /* MacroTile Boundaries Y Plane. */
/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-configuration.rst39 active cropping area must lie completely inside the capture boundaries.
99 must lie completely inside the crop boundaries and the driver may
/linux/arch/powerpc/xmon/
H A Dxmon_bpts.S7 /* Prefixed instructions can not cross 64 byte boundaries */
/linux/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h17 * to 32-byte boundaries, we need to be sure that all allocations are aligned.
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,trx.txt18 TRX doesn't enforce any strict partition boundaries or size limits. All
/linux/arch/microblaze/
H A DKconfig.platform17 boundary. However, if they are aligned on different boundaries
/linux/lib/zstd/compress/
H A Dhist.c146 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */ in HIST_countFast_wksp()
158 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */ in HIST_count_wksp()
/linux/drivers/hv/
H A DKconfig24 the creation and management of new security boundaries within
/linux/kernel/sched/
H A Dpelt.c112 * Step 1: decay old *_sum if we crossed period boundaries. in accumulate_sum()
220 * Now we know we crossed measurement unit boundaries. The *_avg in ___update_load_sum()
224 * crossed period boundaries, finish. in ___update_load_sum()
/linux/include/asm-generic/
H A Dchecksum.h24 * which always checksum on 4 octet boundaries.
/linux/Documentation/ABI/testing/
H A Dconfigfs-stp-policy-p_sys-t21 boundaries (which STP does), so this is off by default.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller-model.rst28 boundaries.
/linux/arch/loongarch/include/asm/
H A Dchecksum.h37 * which always checksum on 4 octet boundaries. ihl is the number
/linux/arch/alpha/include/asm/
H A Dchecksum.h9 * which always checksum on 4 octet boundaries.
/linux/net/sched/
H A Dem_cmp.c44 /* Worth checking boundaries? The branching seems in em_cmp_match()

12345678910>>...19