Home
last modified time | relevance | path

Searched full:lot (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/linux-6.12.1/Documentation/block/
Dbiovecs.rst32 instead of an integer (that corresponded to bi_idx); for a lot of code the
59 pattern comes up in a lot of places; a lot of drivers were essentially open
61 simplifies a lot of code.
116 could eliminate a lot of complexity particularly in stacked drivers. Code
/linux-6.12.1/drivers/soc/rockchip/
DKconfig13 special additional settings registers for a lot of soc-components.
14 In a lot of cases there also need to be default settings initialized
/linux-6.12.1/drivers/gpu/drm/i915/
DTODO.txt6 improved a lot the past 2 years, there's no reason anymore not to use it.
12 - There's a lot of complexity added past few years to make relocations faster.
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dcache-policies.rst63 The mq policy used a lot of memory; 88 bytes per cache block on a 64
72 All this means smq uses ~25bytes per cache block. Still a lot of
96 smq doesn't maintain hit counts, so a lot of this problem just goes
Dpersistent-data.rst17 Maintaining these data structures takes a lot of work, so if possible
79 array-like interface would see a lot of use.
/linux-6.12.1/Documentation/arch/powerpc/
Dkasan.txt29 lot of generic device-tree parsing code which is used to determine MMU
32 - Some code - most notably a lot of KVM code - also runs with translations off
/linux-6.12.1/net/batman-adv/
Dbitarray.c60 /* sequence number is much newer, probably missed a lot of packets */ in batadv_bit_get_packet()
64 "We missed a lot of packets (%i) !\n", in batadv_bit_get_packet()
/linux-6.12.1/Documentation/admin-guide/media/
Dphilips.rst38 a lot of extra information, a FAQ, and the binary plugin 'PWCX'. This plugin
46 the latter, since it makes troubleshooting a lot easier. The built-in
75 Should you experience a lot of 'Dumping frame...' messages during
82 up 460 KB of RAM, so unless you have a lot of memory setting this to
/linux-6.12.1/Documentation/usb/
Diuu_phoenix.rst72 So I have added this option to permit him to see a lot of color ( each activity change the color
75 - debug will produce a lot of debugging messages...
/linux-6.12.1/Documentation/driver-api/media/drivers/
Ddvb-usb.rst100 Thanks a lot to Joachim von Caron
120 Thanks a lot to Gunnar Wittich.
296 A lot of the currently supported devices are USB1.1 and thus they have a
351 user-level firmware loader, which saves a lot of time
/linux-6.12.1/Documentation/doc-guide/
Dcontributing.rst8 developers work more effectively. Without top-quality documentation, a lot
269 once did. But it could still use a lot of improvement; Donald Knuth and
274 territory. Expect a lot of opinions and discussion for even relatively
280 This is a decidedly nontrivial task for somebody with a lot of time and
/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_qsfp.c388 /* Second checksum covers 192 to (serial, date, lot) */ in qib_refresh_qsfp_cache()
406 ret = qsfp_read(ppd, QSFP_LOT_OFFS, &cp->lot, QSFP_LOT_LEN); in qib_refresh_qsfp_cache()
410 cks += cp->lot[idx]; in qib_refresh_qsfp_cache()
530 sofar += scnprintf(buf + sofar, len - sofar, "Lot:%.*s\n", in qib_qsfp_dump()
531 QSFP_LOT_LEN, cd.lot); in qib_qsfp_dump()
/linux-6.12.1/tools/testing/kunit/configs/
Darch_uml.config3 # Enable virtio/pci, as a lot of tests require it.
/linux-6.12.1/Documentation/driver-api/
Disa.rst39 Quite like the other bus models therefore. This removes a lot of
116 anything special in module init/exit. This eliminates a lot of
/linux-6.12.1/arch/sparc/math-emu/
DMakefile6 # suppress all warnings - as math.c produces a lot!
/linux-6.12.1/drivers/hid/bpf/
DKconfig12 kernel patch and allow a lot more flexibility.
/linux-6.12.1/arch/hexagon/include/asm/
Dfixmap.h12 * A lot of the fixmap info is already in mem-layout.h
/linux-6.12.1/Documentation/core-api/
Dprintk-index.rst8 source of information is the system log. It provides a lot of information,
69 very often. On the other hand, it helps a lot to confirm that
/linux-6.12.1/sound/aoa/codecs/
DKconfig17 found in a lot of Apple Machines, especially
/linux-6.12.1/Documentation/maintainer/
Dindex.rst6 There is a lot yet to go here! Please feel free to propose (and write)
/linux-6.12.1/drivers/misc/cb710/
DKconfig20 say N here. This adds a lot of debugging output to dmesg.
/linux-6.12.1/Documentation/admin-guide/mm/
Dmemory-hotplug.rst479 hotplugging a lot of memory later and still
602 - Having a lot of offline memory blocks. Even offline memory blocks consume
603 memory for metadata and page tables in the direct map; having a lot of offline
616 lot of unmovable memory.
623 in corner cases. When we manage a lot of user space memory that has been
624 swapped out or is served from a file/persistent memory/... we still need a lot
/linux-6.12.1/include/linux/amba/
Dbus.h188 * special in module init/exit. This eliminates a lot of boilerplate. Each
197 * special in driver initcall. This eliminates a lot of boilerplate. Each
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-perf.rst84 When you run perf test, it will do a lot of self tests. Some of those
121 that the amount of data collected can vary a lot per run of perf test.
/linux-6.12.1/drivers/iio/resolver/
Dad2s1210.c16 * LOT High Threshold | 0x8D | events/in_angl1_thresh_rising_value
17 * LOT Low Threshold [1] | 0x8E | events/in_angl1_thresh_rising_hysteresis
27 * [1]: The value written to the LOT low register is high value minus the
39 * Tracking error exceeds LOT | D3 | angl1 | thresh | rising
409 /* Tracking error exceeds LOT threshold */ in ad2s1210_push_events()
591 /* map resolution to microradians/LSB for LOT registers */
861 /* Tracking error exceeds LOT threshold fault. */
956 /* used to configure LOT thresholds and get tracking error */
1242 return sprintf(label, "LOT\n"); in ad2s1210_read_event_label()

12345678910>>...37