Home
last modified time | relevance | path

Searched full:nearly (Results 1 – 25 of 264) sorted by relevance

1234567891011

/kernel/linux/linux-4.19/Documentation/fb/
Dudlfb.txt23 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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/fs/ceph/
Dfile.c1634 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local
1635 if (offset < nearly) { in ceph_zero_pagecache_range()
1636 loff_t size = nearly - offset; in ceph_zero_pagecache_range()
1702 u64 nearly, t; in ceph_zero_objects() local
1705 nearly = offset + object_set_size - 1; in ceph_zero_objects()
1706 t = nearly; in ceph_zero_objects()
1707 nearly -= do_div(t, object_set_size); in ceph_zero_objects()
1709 while (length && offset < nearly) { in ceph_zero_objects()
/kernel/linux/linux-5.10/include/linux/soc/ixp4xx/
Dqmgr.h48 u32 statne_h; /* 0x418 - queue nearly empty */
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.txt46 value since they are the same in nearly all cases.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-4.19/drivers/mtd/ubi/
DKconfig67 in nearly constant time. Instead of scanning the whole MTD device it
/kernel/linux/linux-5.10/drivers/mtd/ubi/
DKconfig68 in nearly constant time. Instead of scanning the whole MTD device it
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.yaml99 value since they are the same in nearly all cases.
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Ddev-capture.rst10 digitized images in memory. Today nearly all devices can capture at full
/kernel/linux/linux-4.19/sound/drivers/
Dpcm-indirect2.h65 * sw_data is nearly the same as ~ runtime->control->appl_ptr, with the
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddev-capture.rst11 digitized images in memory. Today nearly all devices can capture at full
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
Dipic.c550 * for nearly all cases. */ in ipic_mask_irq()
569 * for nearly all cases. */ in ipic_ack_irq()
592 * for nearly all cases. */ in ipic_mask_irq_and_ack()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
DKconfig16 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
/kernel/linux/linux-4.19/arch/s390/lib/
Dmem.S57 * because nearly all memset invocations in the kernel clear memory and
/kernel/linux/linux-5.10/arch/s390/lib/
Dmem.S59 * because nearly all memset invocations in the kernel clear memory and
/kernel/linux/linux-4.19/drivers/net/wireless/intersil/orinoco/
DKconfig15 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
/kernel/linux/linux-5.10/arch/nios2/mm/
Dioremap.c172 * iounmap unmaps nearly everything, so be careful
/kernel/linux/linux-4.19/arch/nios2/mm/
Dioremap.c171 * __iounmap unmaps nearly everything, so be careful
/kernel/linux/linux-4.19/arch/powerpc/sysdev/
Dipic.c554 * for nearly all cases. */ in ipic_mask_irq()
573 * for nearly all cases. */ in ipic_ack_irq()
596 * for nearly all cases. */ in ipic_mask_irq_and_ack()
/kernel/linux/linux-5.10/fs/ceph/
Dfile.c1935 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local
1936 if (offset < nearly) { in ceph_zero_pagecache_range()
1937 loff_t size = nearly - offset; in ceph_zero_pagecache_range()
2003 u64 nearly, t; in ceph_zero_objects() local
2006 nearly = offset + object_set_size - 1; in ceph_zero_objects()
2007 t = nearly; in ceph_zero_objects()
2008 nearly -= do_div(t, object_set_size); in ceph_zero_objects()
2010 while (length && offset < nearly) { in ceph_zero_objects()
/kernel/linux/linux-4.19/drivers/net/ethernet/8390/
DKconfig25 nearly NE2000 compatible but need a separate driver due to a few
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dbaikal,bt1-ccu-pll.yaml50 biggest system interfaces in fact include nearly all of the rest SoC
/kernel/linux/linux-4.19/arch/arm/mach-ixp4xx/include/mach/
Dqmgr.h51 u32 statne_h; /* 0x418 - queue nearly empty */
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
DKconfig26 nearly NE2000 compatible but need a separate driver due to a few

1234567891011