Home
last modified time | relevance | path

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

12

/linux-6.1.9/Documentation/fb/
Dudlfb.rst23 setting is very flexible - able to set nearly arbitrary modes from any timing.
27 * Ability to add a nearly arbitrary number of displays to any USB 2.0
34 * The actual hardware functionality of DisplayLink chips matches nearly
/linux-6.1.9/fs/ceph/
Dfile.c1978 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local
1979 if (offset < nearly) { in ceph_zero_pagecache_range()
1980 loff_t size = nearly - offset; in ceph_zero_pagecache_range()
2044 u64 nearly, t; in ceph_zero_objects() local
2047 nearly = offset + object_set_size - 1; in ceph_zero_objects()
2048 t = nearly; in ceph_zero_objects()
2049 nearly -= do_div(t, object_set_size); in ceph_zero_objects()
2051 while (length && offset < nearly) { in ceph_zero_objects()
/linux-6.1.9/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.yaml103 value since they are the same in nearly all cases.
/linux-6.1.9/Documentation/admin-guide/
Dldm.rst15 nearly 2000.
Dkernel-per-CPU-kthreads.rst241 part of the formal user/kernel API, it can be nearly impossible
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dbaikal,bt1-ccu-pll.yaml50 biggest system interfaces in fact include nearly all of the rest SoC
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Ddev-capture.rst11 digitized images in memory. Today nearly all devices can capture at full
/linux-6.1.9/drivers/mtd/ubi/
DKconfig68 in nearly constant time. Instead of scanning the whole MTD device it
/linux-6.1.9/drivers/net/wireless/intersil/orinoco/
DKconfig16 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
/linux-6.1.9/Documentation/maintainer/
Drebasing-and-merging.rst18 merges would be nearly impossible. Some problems encountered by
98 development cycle included 1,126 merge commits - nearly 9% of the total.
/linux-6.1.9/drivers/net/ethernet/8390/
DKconfig26 nearly NE2000 compatible but need a separate driver due to a few
/linux-6.1.9/Documentation/scsi/
Dscsi-changer.rst30 changers. But it allows to handle nearly all possible cases. It knows
/linux-6.1.9/Documentation/translations/zh_TW/process/
Dcoding-style.rst497 * It is nearly the same as the generally preferred comment style,
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/3com/
D3c509.rst203 0x80 Statistics counter nearly full
/linux-6.1.9/Documentation/translations/zh_CN/process/
Dcoding-style.rst570 * It is nearly the same as the generally preferred comment style,
/linux-6.1.9/Documentation/x86/
Dpti.rst74 entry. This consumes nearly 2MB of RAM once the kernel
/linux-6.1.9/Documentation/scheduler/
Dsched-design-CFS.rst127 - SCHED_BATCH: Does not preempt nearly as often as regular tasks
/linux-6.1.9/Documentation/networking/
Deql.rst290 The good news is that one gets nearly the full advantage of the
/linux-6.1.9/Documentation/core-api/
Dpin_user_pages.rst44 The FOLL_PIN implementation is nearly the same as FOLL_GET, except that FOLL_PIN
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst83 A typical example of the output, for a nearly idle system, might be::
/linux-6.1.9/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst557 the battery is nearly empty
559 the battery is nearly empty
579 Battery nearly empty alarms are a last resort attempt to get the
781 buses are still active), or mask an important alarm (such as a nearly
/linux-6.1.9/tools/memory-model/Documentation/
Dsimple.txt76 functions that handle the concurrency nearly or entirely on their own.
/linux-6.1.9/Documentation/doc-guide/
Dcontributing.rst55 For example, in a documentation build I grabbed a pair of warnings nearly
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi524 * same (or nearly the same) performance for all eMMC that are intended
/linux-6.1.9/Documentation/process/
Ddeprecated.rst172 as it produces the more useful symbol name instead. For nearly everything

12