Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/
Dmdp_format.c63 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
71 .unpack_tight = tight, \
/Linux-v5.15/drivers/iio/trigger/
DKconfig54 Uses a tight loop in a kthread. Will only work with lower half only
/Linux-v5.15/fs/erofs/
Dzdata.c653 bool tight = true; in z_erofs_do_read_page() local
713 tight &= (clt->mode >= COLLECT_PRIMARY_HOOKED && in z_erofs_do_read_page()
725 (tight ? Z_EROFS_PAGE_TYPE_EXCLUSIVE : in z_erofs_do_read_page()
729 tight &= (clt->mode >= COLLECT_PRIMARY_FOLLOWED); in z_erofs_do_read_page()
/Linux-v5.15/Documentation/filesystems/
Dcramfs.rst66 handy for tiny embedded systems with very tight memory constraints.
Daffs.rst229 is also true when space gets tight.
/Linux-v5.15/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-v5.15/Documentation/fb/
Dudlfb.rst36 tight relative to the functionality it provides.
/Linux-v5.15/Documentation/userspace-api/
Diommu.rst121 In this tight-knit VFIO-IOMMU interface, the ultimate consumer of the
/Linux-v5.15/Documentation/admin-guide/
Drtc.rst75 typical 486-33 running a tight read loop on /dev/rtc will start to suffer
Dcgroup-v2.rst1093 While not completely water-tight, all major memory usages by a given
2805 anonymous memory in a tight loop - and an admin can not assume full
Dkernel-parameters.txt4587 period to do tight-loop forward-progress testing.
4595 need_resched() during tight-loop forward-progress
/Linux-v5.15/Documentation/timers/
Dhrtimers.rst25 code is very good and tight code, there's zero problems with it in its
/Linux-v5.15/Documentation/sound/designs/
Dcompress-offload.rst289 API. Support for dynamic bit-rate changes would require a tight
/Linux-v5.15/Documentation/driver-api/usb/
DURB.rst142 allocation, such as whether the lower levels may block when memory is tight.
/Linux-v5.15/Documentation/security/
Dself-protection.rst45 the kernel needs to protect its memory with a tight set of permissions.
/Linux-v5.15/Documentation/networking/device_drivers/wan/
Dz8530book.rst30 extremely tight timing requirements. Doing high speeds, even with a
/Linux-v5.15/Documentation/networking/dsa/
Dsja1105.rst225 tight timing-based admission control for up to 1024 flows (identified by a
/Linux-v5.15/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-v5.15/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst505 tight synchronization between expedited grace periods and CPU-hotplug
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst1714 #. For tight CBR, this field must be small (ex. 2 ~ 10). For
1794 will meet tight bandwidth constraints. Applicable to encoders.
/Linux-v5.15/kernel/trace/
DKconfig773 As it is a tight loop, it benchmarks as hot cache. That's fine because
/Linux-v5.15/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-v5.15/Documentation/admin-guide/pm/
Dcpuidle.rst629 more or less "lightweight" sequence of instructions in a tight loop. [Note