Searched refs:nearly (Results 1 – 25 of 52) sorted by relevance
123
/linux-6.12.1/Documentation/fb/ |
D | udlfb.rst | 23 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.12.1/fs/ceph/ |
D | file.c | 2552 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local 2553 if (offset < nearly) { in ceph_zero_pagecache_range() 2554 loff_t size = nearly - offset; in ceph_zero_pagecache_range() 2621 u64 nearly, t; in ceph_zero_objects() local 2624 nearly = offset + object_set_size - 1; in ceph_zero_objects() 2625 t = nearly; in ceph_zero_objects() 2626 nearly -= do_div(t, object_set_size); in ceph_zero_objects() 2628 while (length && offset < nearly) { in ceph_zero_objects()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | ldm.rst | 15 nearly 2000.
|
D | kernel-per-CPU-kthreads.rst | 241 part of the formal user/kernel API, it can be nearly impossible
|
/linux-6.12.1/Documentation/driver-api/ |
D | pwrseq.rst | 62 The provider API is admittedly not nearly as straightforward as the one for
|
D | edac.rst | 118 are nearly indistinguishable from on-chip integrated RAM.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-capture.rst | 11 digitized images in memory. Today nearly all devices can capture at full
|
/linux-6.12.1/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 18 merges would be nearly impossible. Some problems encountered by 98 development cycle included 1,126 merge commits - nearly 9% of the total.
|
/linux-6.12.1/drivers/mtd/ubi/ |
D | Kconfig | 68 in nearly constant time. Instead of scanning the whole MTD device it
|
/linux-6.12.1/lib/ |
D | Kconfig.ubsan | 129 This currently performs nearly no instrumentation due to the
|
/linux-6.12.1/Documentation/scsi/ |
D | scsi-changer.rst | 30 changers. But it allows to handle nearly all possible cases. It knows
|
/linux-6.12.1/drivers/net/ethernet/8390/ |
D | Kconfig | 26 nearly NE2000 compatible but need a separate driver due to a few
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 570 * It is nearly the same as the generally preferred comment style,
|
/linux-6.12.1/Documentation/translations/zh_TW/process/ |
D | coding-style.rst | 573 * It is nearly the same as the generally preferred comment style,
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 203 0x80 Statistics counter nearly full
|
/linux-6.12.1/Documentation/arch/x86/ |
D | pti.rst | 74 entry. This consumes nearly 2MB of RAM once the kernel
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-design-CFS.rst | 134 - SCHED_BATCH: Does not preempt nearly as often as regular tasks
|
/linux-6.12.1/Documentation/networking/ |
D | eql.rst | 290 The good news is that one gets nearly the full advantage of the
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 83 A typical example of the output, for a nearly idle system, might be::
|
/linux-6.12.1/Documentation/core-api/ |
D | pin_user_pages.rst | 44 The FOLL_PIN implementation is nearly the same as FOLL_GET, except that FOLL_PIN
|
/linux-6.12.1/tools/memory-model/Documentation/ |
D | simple.txt | 76 functions that handle the concurrency nearly or entirely on their own.
|
/linux-6.12.1/Documentation/doc-guide/ |
D | contributing.rst | 55 For example, in a documentation build I grabbed a pair of warnings nearly
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 524 * same (or nearly the same) performance for all eMMC that are intended
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sc7280-herobrine.dtsi | 114 * eDP panel specs nearly always have a spec that says you
|
/linux-6.12.1/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 563 the battery is nearly empty 565 the battery is nearly empty 585 Battery nearly empty alarms are a last resort attempt to get the 787 buses are still active), or mask an important alarm (such as a nearly
|
123