Home
last modified time | relevance | path

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

12345

/linux/Documentation/fb/
H A 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
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs_send.c53 /* Check if ring is nearly full */ in qat_alg_try_enqueue()
/linux/Documentation/maintainer/
H A 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.
/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h48 u32 statne_h; /* 0x418 - queue nearly empty */
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-rk3x.yaml107 value since they are the same in nearly all cases.
/linux/arch/powerpc/sysdev/
H A Dipic.c551 * 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/Documentation/userspace-api/media/v4l/
H A Ddev-capture.rst11 digitized images in memory. Today nearly all devices can capture at full
/linux/drivers/mtd/ubi/
H A DKconfig68 in nearly constant time. Instead of scanning the whole MTD device it
/linux/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py64 'metric-threshold': lambda x: x in ['unknown', 'good', 'less good', 'nearly bad', 'bad'],
/linux/arch/nios2/mm/
H A Dioremap.c172 * iounmap unmaps nearly everything, so be careful
/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h151 * to avoid livelocks if the log grant space is nearly exhausted due to the
/linux/drivers/mfd/
H A Dtps65090.c134 /* Nearly all registers have status bits mixed in, except a few */ in is_volatile_reg()
/linux/fs/ceph/
H A Dfile.c2606 loff_t nearly = round_up(offset, PAGE_SIZE); in ceph_zero_pagecache_range() local
2607 if (offset < nearly) { in ceph_zero_pagecache_range()
2608 loff_t size = nearly - offset; in ceph_zero_pagecache_range()
2690 u64 nearly, t; in ceph_zero_objects() local
2693 nearly = offset + object_set_size - 1; in ceph_zero_objects()
2694 t = nearly; in ceph_zero_objects()
2695 nearly -= do_div(t, object_set_size); in ceph_zero_objects()
2697 while (length && offset < nearly) { in ceph_zero_objects()
/linux/Documentation/admin-guide/
H A Dldm.rst15 nearly 2000.
/linux/Documentation/scsi/
H A Dscsi-changer.rst30 changers. But it allows to handle nearly all possible cases. It knows
/linux/Documentation/arch/x86/
H A Dpti.rst74 entry. This consumes nearly 2MB of RAM once the kernel
/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dcache.json7nearly full w condition which likely indicates back pressure from L2Q. It also counts requests th…
/linux/Documentation/driver-api/
H A Dedac.rst118 are nearly indistinguishable from on-chip integrated RAM.
/linux/arch/m68k/mm/
H A Dkmap.c55 * __free_io_area unmaps nearly everything, so be careful
/linux/arch/xtensa/lib/
H A Dchecksum.S189 alignments work, but not nearly as efficiently.
/linux/include/uapi/linux/
H A Ddm-ioctl.h91 * Beware that CHS geometry is nearly obsolete and only provided
/linux/tools/memory-model/Documentation/
H A Dsimple.txt76 functions that handle the concurrency nearly or entirely on their own.
/linux/Documentation/doc-guide/
H A Dcontributing.rst55 For example, in a documentation build I grabbed a pair of warnings nearly
/linux/Documentation/networking/device_drivers/ethernet/3com/
H A D3c509.rst203 0x80 Statistics counter nearly full
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst161 We now have a UML image which is nearly ready to run, all we need is a
609 mandatory, but it is likely to be needed in nearly all cases so we can
1171 Nearly all UML drivers are monolithic. While it is possible to build a

12345