Searched refs:nearly (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v4.19/fs/ceph/ |
D | file.c | 1626 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local 1627 if (offset < nearly) { in ceph_zero_pagecache_range() 1628 loff_t size = nearly - offset; in ceph_zero_pagecache_range() 1694 u64 nearly, t; in ceph_zero_objects() local 1697 nearly = offset + object_set_size - 1; in ceph_zero_objects() 1698 t = nearly; in ceph_zero_objects() 1699 nearly -= do_div(t, object_set_size); in ceph_zero_objects() 1701 while (length && offset < nearly) { in ceph_zero_objects()
|
/Linux-v4.19/Documentation/fb/ |
D | udlfb.txt | 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-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.txt | 46 value since they are the same in nearly all cases.
|
/Linux-v4.19/Documentation/ |
D | ldm.txt | 15 nearly 2000.
|
D | kernel-per-CPU-kthreads.txt | 241 part of the formal user/kernel API, it can be nearly impossible
|
D | xillybus.txt | 147 bulk data transfers, and is nearly impossible for use with streams that
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-capture.rst | 10 digitized images in memory. Today nearly all devices can capture at full
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | Kconfig | 67 in nearly constant time. Instead of scanning the whole MTD device it
|
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 15 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi-changer.txt | 28 changers. But it allows to handle nearly all possible cases. It knows
|
/Linux-v4.19/drivers/net/ethernet/8390/ |
D | Kconfig | 25 nearly NE2000 compatible but need a separate driver due to a few
|
/Linux-v4.19/Documentation/translations/zh_CN/ |
D | coding-style.rst | 507 * It is nearly the same as the generally preferred comment style,
|
/Linux-v4.19/Documentation/networking/ |
D | 3c509.txt | 176 0x80 Statistics counter nearly full
|
D | eql.txt | 386 The good news is that one gets nearly the full advantage of the
|
D | spider_net.txt | 81 A typical example of the output, for a nearly idle system, might be
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-design-CFS.txt | 122 - SCHED_BATCH: Does not preempt nearly as often as regular tasks
|
/Linux-v4.19/Documentation/x86/ |
D | pti.txt | 67 entry. This consumes nearly 2MB of RAM once the kernel
|
/Linux-v4.19/Documentation/isdn/ |
D | README | 54 The internal handling is nearly identical, so replace the appropriate 347 b) If you only intend to use ttys, you are nearly ready now.
|
/Linux-v4.19/Documentation/laptops/ |
D | thinkpad-acpi.txt | 527 the battery is nearly empty 529 the battery is nearly empty 548 Battery nearly empty alarms are a last resort attempt to get the 739 buses are still active), or mask an important alarm (such as a nearly
|
/Linux-v4.19/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 501 * same (or nearly the same) performance for all eMMC that are intended
|
/Linux-v4.19/drivers/net/wan/ |
D | Kconfig | 436 possible to increase transfer rate nearly twice. You should have
|
/Linux-v4.19/Documentation/process/ |
D | management-style.rst | 179 scan nearly as well. But I'm sure he thought about it.
|
D | kernel-docs.rst | 271 …* Title: **(nearly) Complete Linux Loadable Kernel Modules. The definitive guide for hackers, viru…
|
/Linux-v4.19/drivers/acpi/ |
D | Kconfig | 588 You should nearly always say Y here because many modern
|
/Linux-v4.19/Documentation/sparc/oradax/ |
D | oracle-dax.txt | 259 provided by the driver. The setup of the CCB is nearly identical for
|
12