Home
last modified time | relevance | path

Searched full:small (Results 1 – 25 of 2362) sorted by relevance

12345678910>>...95

/kernel/linux/linux-5.10/include/linux/
Dmii.h93 * A small helper function for a common case. Returns one
111 * A small helper function that translates ethtool advertisement
139 * A small helper function that translates linkmode advertisement
167 * A small helper function that translates MII_ADVERTISE bits
194 * A small helper function that translates ethtool advertisement
214 * A small helper function that translates linkmode advertisement
236 * A small helper function that translates MII_CTRL1000
256 * A small helper function that translates MII_LPA
274 * A small helper function that translates MII_STAT1000
295 * A small helper function that translates MII_STAT1000 bits, when in
[all …]
Dmdio.h205 * A small helper function that translates MMD EEE Capability (3.20) bits
232 * A small helper function that translates the MMD EEE Advertisment (7.60)
260 * A small helper function that translates ethtool advertisement settings
288 * A small helper function that translates linkmode advertisement
314 * A small helper function that translates C45 10GBASE-T AN STATUS register bits
/kernel/linux/linux-5.10/fs/unicode/
Dutf8-selftest.c58 /* 'LATIN SMALL LETTER A WITH DIAERESIS' decomposes to
64 /* 'LATIN SMALL LETTER LJ' can't decompose to
82 /* 'LATIN SMALL LETTER A WITH DIAERESIS' + 'COMBINING OGONEK'
109 /* LATIN SMALL LETTER SHARP S folds to
110 LATIN SMALL LETTER S + LATIN SMALL LETTER S */
116 LATIN SMALL LETTER A + COMBINING RING ABOVE */
126 /* CHEROKEE SMALL LETTER A folds to CHEROKEE LETTER A */
131 /* CHEROKEE SMALL LETTER YE folds to CHEROKEE LETTER YE */
137 OLD HUNGARIAN SMALL LETTER AMB */
144 OSAGE SMALL LETTER CHA */
[all …]
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
DKconfig14 bool "Use small 4096 B erase sectors"
17 Many flash memories support erasing small (4096 B) sectors. Depending
20 Changing a small part of the flash's contents is usually faster with
21 small sectors. On the other hand erasing should be faster when using
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Dvar_off.c6 /* Make it small and 4-byte aligned */
27 /* Make it small and 4-byte aligned */
49 /* Make it small and 4-byte aligned */
70 /* Make it small and 8-byte aligned */
106 /* Make it small and 8-byte aligned */
172 /* Make it small and 4-byte aligned */
197 /* Make it small and 4-byte aligned */
222 /* Make it small and 4-byte aligned. */
247 /* Make it small and 4-byte aligned. */
273 /* Make it small and 4-byte aligned. */
[all …]
/kernel/linux/config/
DREADME.md26 Small system: **small\_common\_defconfig**
40 │ ├── hi3516dv300_small_defconfig # Small-system defconfig of the open-source H…
42 │ ├── small_common_defconfig # Common defconfig of the small-system kernel
48 …├── hi3516dv300_small_defconfig # Small-system defconfig of the open-source Hi3516D V300 dev…
50 ├── small_common_defconfig # Common defconfig of the small-system kernel
/kernel/linux/linux-5.10/drivers/memstick/host/
Dr592.h23 /* Window for small TPC fifo (big endian)*/
29 /* Status register (ms int, small fifo, IO)*/
38 #define R592_STATUS_SFIFO_FULL (1 << 20) /* Small Fifo almost full (last chunk is written) */
39 #define R592_STATUS_SFIFO_EMPTY (1 << 21) /* Small Fifo empty */
48 #define R592_STATUS_SFIFO_INPUT (1 << 30) /* Small fifo received data*/
50 #define R592_SFIFO_SIZE 32 /* total size of small fifo is 32 bytes */
51 #define R592_SFIFO_PACKET 8 /* packet size of small fifo */
/kernel/linux/linux-5.10/lib/fonts/
DKconfig52 Small console font with Macintosh-style high-half glyphs. Some Mac
68 Small console font with PC-style control-character and high-half
76 Small console font with PC-style control characters and high-half
97 If other fonts are too big or too small for you, say Y, otherwise say N.
126 This font is useful for small displays (OLED).
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutresrc.c20 /* Small descriptors */
76 /* Small descriptors */
280 * Examine the large/small bit in the resource header in acpi_ut_validate_resource()
297 * Small Resource Type -- bits 6:3 contain the name in acpi_ut_validate_resource()
342 /* Small variable length resource, length can be (Min) or (Min-1) */ in acpi_ut_validate_resource()
411 * Large/Small descriptor bit -- this is left alone)
424 * Examine the large/small bit in the resource header in acpi_ut_get_resource_type()
432 /* Small Resource Type -- bits 6:3 contain the name */ in acpi_ut_get_resource_type()
460 * Examine the large/small bit in the resource header in acpi_ut_get_resource_length()
469 /* Small Resource type -- bits 2:0 of byte 0 contain the length */ in acpi_ut_get_resource_length()
[all …]
Drsinfo.c17 * Large or Small) must be reflected in each of these tables, so they are here
21 * descriptor type byte. The tables for Small descriptors are indexed by
57 /* Small descriptors */
150 * Includes size of the descriptor header (1 byte for small descriptors,
182 /* Small descriptors */
/kernel/linux/linux-5.10/scripts/
Dmksysmap21 # G = Initialised data for small objects
25 # S = Uninitialised data for small objects
30 # Corresponding small letters are local symbols
/kernel/linux/linux-5.10/Documentation/networking/
Dipsec.rst12 Small IP packet won't get compressed at sender, and failed on
29 Small IP datagrams are likely to expand as a result of compression.
45 above scenario. The consequence of doing so is small packet(uncompressed)
/kernel/linux/linux-5.10/fs/cramfs/
DKconfig7 System). CramFs is designed to be a simple, small, and compressed
20 purpose to remain small and low on RAM usage. It is most suitable
21 for small embedded systems. If you have ample RAM to spare, you may
/kernel/linux/build/
DBUILD.gn14 if (os_level == "mini" || os_level == "small") {
32 if (os_level == "mini" || os_level == "small") {
37 build_type = "small"
/kernel/linux/linux-5.10/arch/sh/lib/
Dudivsi3_i4i-Os.S12 udiv small divisor: 55 cycles
14 sdiv small divisor, positive result: 59 cycles
16 sdiv small divisor, negative result: 65 cycles (*)
/kernel/linux/patches/
DREADME.md46 …│ ├── hi3516dv300_small_defconfig # Small-system defconfig of the open-source …
48 │ ├── small_common_defconfig # Common defconfig of the small-system kernel
54 …├── hi3516dv300_small_defconfig # Small-system defconfig of the open-source Hi3516D V300 dev…
56 ├── small_common_defconfig # Common defconfig of the small-system kernel
/kernel/linux/linux-5.10/Documentation/filesystems/
Dromfs.rst10 similar feature, and even the possibility of a small kernel, with a
30 However, the main purpose of romfs is to have a very small kernel,
41 module. The kernel can be small enough, since it doesn't have other
154 this file system is the small code. On the other hand, don't be
171 - The file system is read only, so it can be very small, but in case
175 similarly small writable filesystem for RAM disks.
/kernel/linux/linux-5.10/Documentation/trace/
Devents-kmem.rst8 - Slab allocation of small objects of unknown type (kmalloc)
9 - Slab allocation of small objects of known type
17 1. Slab allocation of small objects of unknown type
32 2. Slab allocation of small objects of known type
/kernel/linux/linux-5.10/arch/arm/common/
Ddmabounce.c77 struct dmabounce_pool small; member
91 device_info->small.allocs, in dmabounce_show()
93 device_info->total_allocs - device_info->small.allocs - in dmabounce_show()
117 if (size <= device_info->small.size) { in alloc_safe_buffer()
118 pool = &device_info->small; in alloc_safe_buffer()
496 ret = dmabounce_init_pool(&device_info->small, dev, in dmabounce_register_dev()
537 dma_pool_destroy(device_info->small.pool); in dmabounce_register_dev()
564 if (device_info->small.pool) in dmabounce_unregister_dev()
565 dma_pool_destroy(device_info->small.pool); in dmabounce_unregister_dev()
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/kprobe/
Dkretprobe_maxactive.tc21 # Test for kretprobe with event name with a small maxactive
32 # Test for kretprobe without event name with a small maxactive
/kernel/linux/linux-5.10/include/dt-bindings/regulator/
Dqcom,rpmh-regulator.h12 * %RPMH_REGULATOR_MODE_RET: Retention mode in which only an extremely small
15 * %RPMH_REGULATOR_MODE_LPM: Low power mode in which a small load current is
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
Dsimult_flows.sh25 rm -f "$large" "$small"
49 small=$(mktemp)
54 dd if=/dev/zero of=$small bs=4096 count=20 >/dev/null 2>&1
247 do_transfer $small $large $((time * 11 / 10))
255 do_transfer $large $small $((time * 11 / 10))
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dtranshuge.rst202 ``max_ptes_none`` specifies how many extra small pages (that are
204 of small pages into one large page::
317 a huge page and instead falls back to using small pages.
321 instead falls back to using small pages even though the
335 but fails and instead falls back to using small pages.
339 falls back to using small pages even though the allocation was
376 huge zero page and falls back to using small pages.
/kernel/linux/linux-5.10/arch/arc/lib/
Dmemset.S8 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */ macro
18 brls r2,SMALL,.Ltiny
/kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/
Dpm.h35 * small oscillations which will not be detected by the deep sleep
44 * small since the clock input is assumed to be stable before SoC

12345678910>>...95