Home
last modified time | relevance | path

Searched refs:tight (Results 1 – 25 of 25) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/
Dmdp_format.c65 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
73 .unpack_tight = tight, \
/linux-6.1.9/drivers/iio/trigger/
DKconfig54 Uses a tight loop in a kthread. Will only work with lower half only
/linux-6.1.9/fs/erofs/
Dzdata.c694 bool tight = true, exclusive; in z_erofs_do_read_page() local
765 tight &= (fe->mode >= Z_EROFS_PCLUSTER_HOOKED && in z_erofs_do_read_page()
788 tight = false; in z_erofs_do_read_page()
792 exclusive = (!cur && (!spiltted || tight)); in z_erofs_do_read_page()
794 tight &= (fe->mode >= Z_EROFS_PCLUSTER_FOLLOWED); in z_erofs_do_read_page()
/linux-6.1.9/Documentation/filesystems/
Dcramfs.rst66 handy for tiny embedded systems with very tight memory constraints.
Daffs.rst229 is also true when space gets tight.
/linux-6.1.9/Documentation/block/
Dbfq-iosched.rst132 guarantees, it is possible to compute tight per-I/O-request delay
243 - B-WF2Q+ guarantees a tight deviation with respect to an ideal,
257 BFQ can keep this deviation tight not only because of the
267 tight latency guarantees to time-sensitive applications. When
/linux-6.1.9/Documentation/fb/
Dudlfb.rst36 tight relative to the functionality it provides.
/linux-6.1.9/Documentation/userspace-api/
Diommu.rst121 In this tight-knit VFIO-IOMMU interface, the ultimate consumer of the
/linux-6.1.9/Documentation/admin-guide/
Drtc.rst75 typical 486-33 running a tight read loop on /dev/rtc will start to suffer
Dcgroup-v2.rst1132 While not completely water-tight, all major memory usages by a given
2961 anonymous memory in a tight loop - and an admin can not assume full
Dkernel-parameters.txt4924 period to do tight-loop forward-progress testing.
4932 need_resched() during tight-loop forward-progress
/linux-6.1.9/Documentation/power/
Denergy-model.rst150 cpufreq_register_em_with_opp(). It implements a power model which is tight to
/linux-6.1.9/Documentation/timers/
Dhrtimers.rst25 code is very good and tight code, there's zero problems with it in its
/linux-6.1.9/Documentation/driver-api/usb/
DURB.rst142 allocation, such as whether the lower levels may block when memory is tight.
/linux-6.1.9/Documentation/sound/designs/
Dcompress-offload.rst289 API. Support for dynamic bit-rate changes would require a tight
/linux-6.1.9/Documentation/security/
Dself-protection.rst45 the kernel needs to protect its memory with a tight set of permissions.
/linux-6.1.9/Documentation/networking/dsa/
Dsja1105.rst225 tight timing-based admission control for up to 1024 flows (identified by a
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/intel/
Dixgbe.rst317 - Enables tight control on routing a flow in the platform.
Di40e.rst128 - Enables tight control on routing a flow in the platform.
Dice.rst213 - Enables tight control on routing a flow in the platform
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst1736 #. For tight CBR, this field must be small (ex. 2 ~ 10). For
1816 will meet tight bandwidth constraints. Applicable to encoders.
/linux-6.1.9/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst505 tight synchronization between expedited grace periods and CPU-hotplug
/linux-6.1.9/kernel/trace/
DKconfig838 As it is a tight loop, it benchmarks as hot cache. That's fine because
/linux-6.1.9/Documentation/RCU/Design/Requirements/
DRequirements.rst1425 CPUs 1 through 63 spin in tight loops that invoke call_rcu(). Even
1426 if these tight loops also contain calls to cond_resched() (thus
1570 tight loop in the early 2000s suddenly provided a much deeper
/linux-6.1.9/Documentation/admin-guide/pm/
Dcpuidle.rst629 more or less "lightweight" sequence of instructions in a tight loop. [Note