Searched full:nearly (Results 1 – 25 of 157) sorted by relevance
1234567
/Linux-v6.6/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-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | qat_algs_send.c | 63 /* If ring is nearly full, then add to backlog list */ in qat_alg_send_message_maybacklog()
|
/Linux-v6.6/include/linux/soc/ixp4xx/ |
D | qmgr.h | 48 u32 statne_h; /* 0x418 - queue nearly empty */
|
/Linux-v6.6/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-v6.6/drivers/mtd/ubi/ |
D | Kconfig | 68 in nearly constant time. Instead of scanning the whole MTD device it
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 103 value since they are the same in nearly all cases.
|
/Linux-v6.6/arch/powerpc/sysdev/ |
D | ipic.c | 551 * for nearly all cases. */ in ipic_mask_irq() 570 * for nearly all cases. */ in ipic_ack_irq() 593 * for nearly all cases. */ in ipic_mask_irq_and_ack()
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | dev-capture.rst | 11 digitized images in memory. Today nearly all devices can capture at full
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 140 * to avoid livelocks if the log grant space is nearly exhausted due to the
|
/Linux-v6.6/arch/s390/lib/ |
D | mem.S | 61 * because nearly all memset invocations in the kernel clear memory and
|
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 16 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
|
/Linux-v6.6/arch/nios2/mm/ |
D | ioremap.c | 172 * iounmap unmaps nearly everything, so be careful
|
/Linux-v6.6/drivers/net/ethernet/8390/ |
D | Kconfig | 26 nearly NE2000 compatible but need a separate driver due to a few
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-pll.yaml | 50 biggest system interfaces in fact include nearly all of the rest SoC
|
/Linux-v6.6/drivers/mfd/ |
D | tps65090.c | 134 /* Nearly all registers have status bits mixed in, except a few */ in is_volatile_reg()
|
/Linux-v6.6/fs/ceph/ |
D | file.c | 2442 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local 2443 if (offset < nearly) { in ceph_zero_pagecache_range() 2444 loff_t size = nearly - offset; in ceph_zero_pagecache_range() 2511 u64 nearly, t; in ceph_zero_objects() local 2514 nearly = offset + object_set_size - 1; in ceph_zero_objects() 2515 t = nearly; in ceph_zero_objects() 2516 nearly -= do_div(t, object_set_size); in ceph_zero_objects() 2518 while (length && offset < nearly) { in ceph_zero_objects()
|
/Linux-v6.6/Documentation/scsi/ |
D | scsi-changer.rst | 30 changers. But it allows to handle nearly all possible cases. It knows
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ldm.rst | 15 nearly 2000.
|
/Linux-v6.6/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 84 * All of tasks can read from the buffer nearly simultaneously, but the in hwdep_read_resp_buf()
|
/Linux-v6.6/Documentation/arch/x86/ |
D | pti.rst | 74 entry. This consumes nearly 2MB of RAM once the kernel
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/silvermont/ |
D | cache.json | 6 …nearly full w condition which likely indicates back pressure from L2Q. It also counts requests th…
|
/Linux-v6.6/Documentation/driver-api/ |
D | edac.rst | 118 are nearly indistinguishable from on-chip integrated RAM.
|
/Linux-v6.6/arch/m68k/mm/ |
D | kmap.c | 55 * __free_io_area unmaps nearly everything, so be careful
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-design-CFS.rst | 127 - SCHED_BATCH: Does not preempt nearly as often as regular tasks
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 83 A typical example of the output, for a nearly idle system, might be::
|
1234567