Home
last modified time | relevance | path

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

12345678910>>...51

/OK3568_Linux_fs/kernel/Documentation/block/
H A 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
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A Dmain.cf53 # reject_unknown_client, # This can cause a lot of false rejects.
65 # reject_non_fqdn_hostname, # This can cause a lot of false rejects.
66 # reject_unknown_hostname, # This can cause a lot of false rejects.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DGPL-2.0-with-lmbench-restriction39 We have a lot of history with benchmarking and feel strongly that there
40 is little to be gained and a lot to be lost if we allowed the results
43 There has been a lot of discussion about this, with people not liking this
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A 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
H A 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.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A 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
/OK3568_Linux_fs/kernel/net/batman-adv/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A 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
/OK3568_Linux_fs/kernel/Documentation/usb/
H A 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...
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A 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
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A 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()
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/distro/
H A Dpoky-tiny.conf96 # pulls in a lot of dependencies for the live image and the installer, like
105 # variants of all compatible machines, but that leads to a lot
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch12 Note that laccess() is never passing AT_EACCESS so a lot of the
49 + Note that laccess() is never passing AT_EACCESS so a lot of the discussion in
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch12 Note that laccess() is never passing AT_EACCESS so a lot of the
47 + Note that laccess() is never passing AT_EACCESS so a lot of the discussion in
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dtodo.rst210 A lot more drivers could be switched over to the drm_gem_framebuffer helpers.
216 - Need to switch to drm_fbdev_generic_setup(), otherwise a lot of the custom fb
236 A lot of drivers forward gem mmap calls to dma-buf mmap for imported buffers.
237 And also a lot of them forward dma-buf mmap to the gem mmap implementations.
279 DRM core&drivers uses a lot of idr (integer lookup directories) for mapping
538 - Cleanup up the various ->destroy callbacks. A lot of them just wrapt the
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.generic-board12 quite a lot of duplication, with each architecture tending to do
44 1. There is a lot of repeated code in the board.c files. Any change to
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A DKconfig51 special additional settings registers for a lot of soc-components.
52 In a lot of cases there also need to be default settings initialized
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/
H A DNEWS45 + lot of fixes for easier packaging (Peter Hjalmarsson)
67 + lot of cleanups
/OK3568_Linux_fs/kernel/arch/sparc/math-emu/
H A DMakefile6 # suppress all warnings - as math.c produces a lot!
/OK3568_Linux_fs/buildroot/package/libcgi/
H A DConfig.in7 There are a lot of functions like string manipulation,
/OK3568_Linux_fs/buildroot/package/acpitool/
H A DConfig.in7 A small, convenient command-line ACPI client with a lot of
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dfixmap.h12 * A lot of the fixmap info is already in mem-layout.h
/OK3568_Linux_fs/buildroot/package/bmap-tools/
H A DConfig.in.host9 image files, can be copied or flashed a lot faster with

12345678910>>...51