| /linux/include/uapi/linux/ |
| H A D | falloc.h | 22 * 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 D | gsc-hwmon.rst | 44 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 D | adt7475.rst | 133 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 D | ipmi_dmi.c | 182 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/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_lan_hmc.h | 17 * 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/Documentation/livepatch/ |
| H A D | reliable-stacktrace.rst | 135 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/arch/powerpc/xmon/ |
| H A D | xmon_bpts.S | 7 /* Prefixed instructions can not cross 64 byte boundaries */
|
| /linux/include/uapi/linux/sched/ |
| H A D | types.h | 78 * 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/acpi/ |
| H A D | thermal_lib.c | 17 * the boundaries for the [trips] temperature returned by the 18 * firmware. Any values out of these boundaries may be considered
|
| /linux/drivers/misc/lkdtm/ |
| H A D | kstack_erase.c | 41 * 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/gpu/drm/imagination/ |
| H A D | pvr_rogue_cr_defs_client.h | 59 /* MacroTile Boundaries X Plane */ 80 /* MacroTile Boundaries Y Plane. */
|
| /linux/Documentation/filesystems/ |
| H A D | romfs.rst | 51 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/Documentation/userspace-api/media/v4l/ |
| H A D | selection-api-configuration.rst | 40 active cropping area must lie completely inside the capture boundaries. 100 must lie completely inside the crop boundaries and the driver may
|
| /linux/arch/sh/include/cpu-sh4/cpu/ |
| H A D | sq.h | 17 * to 32-byte boundaries, we need to be sure that all allocations are aligned.
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_preSplit.h | 21 * higher levels spend more energy to detect block boundaries.
|
| H A D | zstd_compress_literals.h | 27 * @entropyWorkspace: must be aligned on 4-bytes boundaries
|
| H A D | hist.c | 157 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */ in HIST_countFast_wksp() 169 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */ in HIST_count_wksp()
|
| /linux/arch/microblaze/ |
| H A D | Kconfig.platform | 17 boundary. However, if they are aligned on different boundaries
|
| /linux/security/landlock/errata/ |
| H A D | abi-6.h | 12 * security boundaries, user space might assume that all threads within the same
|
| /linux/include/asm-generic/ |
| H A D | checksum.h | 24 * which always checksum on 4 octet boundaries.
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-stp-policy-p_sys-t | 21 boundaries (which STP does), so this is off by default.
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-controller-model.rst | 28 boundaries.
|
| /linux/arch/alpha/include/asm/ |
| H A D | checksum.h | 9 * which always checksum on 4 octet boundaries.
|
| /linux/arch/loongarch/include/asm/ |
| H A D | checksum.h | 39 * which always checksum on 4 octet boundaries. ihl is the number
|
| /linux/rust/kernel/fs/ |
| H A D | file.rs | 217 /// This type represents a file that is not known to be safe to transfer across thread boundaries. 397 /// prevent it from being moved across task boundaries, which ensures that `current` does not 430 // cannot be moved across task boundaries. in fd_install() 451 // still refers to the same task, as this type cannot be moved across task boundaries. in drop()
|