Searched refs:nearly (Results 1 – 25 of 46) sorted by relevance
12
/linux-6.1.9/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.1.9/fs/ceph/ |
D | file.c | 1978 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/ |
D | i2c-rk3x.yaml | 103 value since they are the same in nearly all cases.
|
/linux-6.1.9/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.1.9/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-pll.yaml | 50 biggest system interfaces in fact include nearly all of the rest SoC
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | dev-capture.rst | 11 digitized images in memory. Today nearly all devices can capture at full
|
/linux-6.1.9/drivers/mtd/ubi/ |
D | Kconfig | 68 in nearly constant time. Instead of scanning the whole MTD device it
|
/linux-6.1.9/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 16 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
|
/linux-6.1.9/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.1.9/drivers/net/ethernet/8390/ |
D | Kconfig | 26 nearly NE2000 compatible but need a separate driver due to a few
|
/linux-6.1.9/Documentation/scsi/ |
D | scsi-changer.rst | 30 changers. But it allows to handle nearly all possible cases. It knows
|
/linux-6.1.9/Documentation/translations/zh_TW/process/ |
D | coding-style.rst | 497 * It is nearly the same as the generally preferred comment style,
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 203 0x80 Statistics counter nearly full
|
/linux-6.1.9/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 570 * It is nearly the same as the generally preferred comment style,
|
/linux-6.1.9/Documentation/x86/ |
D | pti.rst | 74 entry. This consumes nearly 2MB of RAM once the kernel
|
/linux-6.1.9/Documentation/scheduler/ |
D | sched-design-CFS.rst | 127 - SCHED_BATCH: Does not preempt nearly as often as regular tasks
|
/linux-6.1.9/Documentation/networking/ |
D | eql.rst | 290 The good news is that one gets nearly the full advantage of the
|
/linux-6.1.9/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.1.9/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.1.9/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 557 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/ |
D | simple.txt | 76 functions that handle the concurrency nearly or entirely on their own.
|
/linux-6.1.9/Documentation/doc-guide/ |
D | contributing.rst | 55 For example, in a documentation build I grabbed a pair of warnings nearly
|
/linux-6.1.9/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 524 * same (or nearly the same) performance for all eMMC that are intended
|
/linux-6.1.9/Documentation/process/ |
D | deprecated.rst | 172 as it produces the more useful symbol name instead. For nearly everything
|
12