Home
last modified time | relevance | path

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

12345678910>>...63

/kernel/linux/linux-4.19/Documentation/block/
Dbiovecs.txt32 instead of an integer (that corresponded to bi_idx); for a lot of code the
57 pattern comes up in a lot of places; a lot of drivers were essentially open
59 simplifies a lot of code.
114 could eliminate a lot of complexity particularly in stacked drivers. Code
/kernel/linux/linux-5.10/Documentation/block/
Dbiovecs.rst32 instead of an integer (that corresponded to bi_idx); for a lot of code the
57 pattern comes up in a lot of places; a lot of drivers were essentially open
59 simplifies a lot of code.
114 could eliminate a lot of complexity particularly in stacked drivers. Code
/kernel/linux/linux-5.10/Documentation/dev-tools/kunit/
Dindex.rst71 "... a lot of people seem to think that performance is about doing the
79 then you wait a lot longer to write tests, and you wait a lot longer to run
80 tests; this means that tests are likely to break, unlikely to test a lot of
/kernel/linux/linux-4.19/drivers/soc/rockchip/
DKconfig12 special additional settings registers for a lot of soc-components.
13 In a lot of cases there also need to be default settings initialized
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/Documentation/device-mapper/
Dcache-policies.txt60 The mq policy used a lot of memory; 88 bytes per cache block on a 64
69 All this means smq uses ~25bytes per cache block. Still a lot of
91 smq doesn't maintain hit counts, so a lot of this problem just goes
Dpersistent-data.txt13 Maintaining these data structures takes a lot of work, so if possible
75 array-like interface would see a lot of use.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/net/batman-adv/
Dbitarray.c72 /* sequence number is much newer, probably missed a lot of packets */ in batadv_bit_get_packet()
76 "We missed a lot of packets (%i) !\n", in batadv_bit_get_packet()
/kernel/linux/linux-4.19/Documentation/usb/
Diuu_phoenix.txt63 So I have added this option to permit him to see a lot of color ( each activity change the color
66 - debug will produce a lot of debugging messages...
/kernel/linux/linux-4.19/Documentation/media/v4l-drivers/
Dphilips.rst36 a lot of extra information, a FAQ, and the binary plugin 'PWCX'. This plugin
44 the latter, since it makes troubleshooting a lot easier. The built-in
73 Should you experience a lot of 'Dumping frame...' messages during
80 up 460 KB of RAM, so unless you have a lot of memory setting this to
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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...
/kernel/linux/linux-4.19/drivers/iio/imu/
Dadis16400.h80 #define ADIS16334_LOT_ID1 0x52 /* Lot identification code 1 */
81 #define ADIS16334_LOT_ID2 0x54 /* Lot identification code 2 */
83 #define ADIS16334_SERIAL_NUMBER 0x58 /* Serial number, lot specific */
/kernel/linux/linux-4.19/drivers/staging/media/zoran/
Dzoran.h228 struct zoran_v4l_settings v4l_settings; /* structure with a lot of things to play with */
229 struct zoran_jpg_settings jpg_settings; /* structure with a lot of things to play with */
320 struct zoran_v4l_settings v4l_settings; /* structure with a lot of things to play with */
331 struct zoran_jpg_settings jpg_settings; /* structure with a lot of things to play with */
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/Documentation/media/dvb-drivers/
Ddvb-usb.rst98 Thanks a lot to Joachim von Caron
118 Thanks a lot to Gunnar Wittich.
294 A lot of the currently supported devices are USB1.1 and thus they have a
349 user-level firmware loader, which saves a lot of time
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dcontributing.rst8 developers work more effectively. Without top-quality documentation, a lot
264 once did. But it could still use a lot of improvement; Donald Knuth and
269 territory. Expect a lot of opinions and discussion for even relatively
275 This is a decidedly nontrivial task for somebody with a lot of time and
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/arch/sparc/math-emu/
DMakefile5 # suppress all warnings - as math.c produces a lot!
/kernel/linux/linux-5.10/arch/sparc/math-emu/
DMakefile6 # suppress all warnings - as math.c produces a lot!
/kernel/linux/linux-4.19/drivers/staging/dgnc/
DTODO2 * there is a lot of unnecessary code in the driver. It was

12345678910>>...63