/Linux-v5.10/include/linux/ |
D | mii.h | 93 * 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 …]
|
D | mdio.h | 202 * A small helper function that translates MMD EEE Capability (3.20) bits 229 * A small helper function that translates the MMD EEE Advertisment (7.60) 257 * A small helper function that translates ethtool advertisement settings 285 * A small helper function that translates linkmode advertisement 311 * A small helper function that translates C45 10GBASE-T AN STATUS register bits
|
D | zconf.h | 14 plus a few kilobytes for small objects. For example, if you want to reduce 21 for small objects.
|
/Linux-v5.10/fs/unicode/ |
D | utf8-selftest.c | 58 /* '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 …]
|
/Linux-v5.10/drivers/mtd/spi-nor/ |
D | Kconfig | 14 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
|
/Linux-v5.10/tools/testing/selftests/bpf/verifier/ |
D | var_off.c | 6 /* Make it small and 4-byte aligned */ 27 /* Make it small and 4-byte aligned */ 77 /* Make it small and 4-byte aligned */ 102 /* Make it small and 4-byte aligned */ 127 /* Make it small and 4-byte aligned. */ 152 /* Make it small and 4-byte aligned. */ 178 /* Make it small and 4-byte aligned. */ 207 /* Make it small and 4-byte aligned. */ 232 /* Make it small and 4-byte aligned. */
|
/Linux-v5.10/drivers/memstick/host/ |
D | r592.h | 23 /* 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 */
|
/Linux-v5.10/lib/fonts/ |
D | Kconfig | 52 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).
|
/Linux-v5.10/drivers/acpi/acpica/ |
D | utresrc.c | 20 /* 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 …]
|
D | rsinfo.c | 17 * 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 */
|
/Linux-v5.10/scripts/ |
D | mksysmap | 21 # G = Initialised data for small objects 25 # S = Uninitialised data for small objects 30 # Corresponding small letters are local symbols
|
/Linux-v5.10/Documentation/networking/ |
D | ipsec.rst | 12 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)
|
/Linux-v5.10/fs/cramfs/ |
D | Kconfig | 7 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
|
/Linux-v5.10/arch/sh/lib/ |
D | udivsi3_i4i-Os.S | 12 udiv small divisor: 55 cycles 14 sdiv small divisor, positive result: 59 cycles 16 sdiv small divisor, negative result: 65 cycles (*)
|
/Linux-v5.10/Documentation/filesystems/ |
D | romfs.rst | 10 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.
|
/Linux-v5.10/Documentation/trace/ |
D | events-kmem.rst | 8 - 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
|
/Linux-v5.10/arch/arm/common/ |
D | dmabounce.c | 77 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()
|
/Linux-v5.10/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | kretprobe_maxactive.tc | 21 # Test for kretprobe with event name with a small maxactive 32 # Test for kretprobe without event name with a small maxactive
|
/Linux-v5.10/Documentation/admin-guide/mm/ |
D | transhuge.rst | 202 ``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.
|
/Linux-v5.10/include/dt-bindings/regulator/ |
D | qcom,rpmh-regulator.h | 12 * %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
|
/Linux-v5.10/arch/arc/lib/ |
D | memset.S | 8 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */ macro 18 brls r2,SMALL,.Ltiny
|
/Linux-v5.10/arch/m68k/math-emu/ |
D | fp_util.S | 292 | Pathologically small, denormalize. 327 | pathologically small subnormal 334 | Beyond pathologically small, denormalize. 361 | These are extremely small numbers, that will mostly end up as zero 369 | Pathologically small, denormalize. 516 | Pathologically small, denormalize. 559 | Beyond pathologically small, denormalize. 587 | These are extremely small numbers, that will mostly end up as zero 595 | Pathologically small, denormalize. 669 jcs fp_nd_small | too small. [all …]
|
/Linux-v5.10/Documentation/crypto/ |
D | descore-readme.rst | 125 des iteration; above, Quick (64k) takes 21 and Small (2k) takes 37. 165 table sizes are unclear, but they don't look very small 300 or from a register and a small constant. 301 for the 68000, the ``two registers and small offset`` form is used sparingly. 369 Des{Small|Quick}{Fips|Core}{Encrypt|Decrypt}(d, m, s) 381 Fips slows down Quick by 10%, Small by 9%. 383 Small|Quick determines whether you use the normal routine 385 Small is 50% slower then Quick, but Quick needs 32 times as much
|
/Linux-v5.10/arch/arm/mach-davinci/include/mach/ |
D | pm.h | 35 * small oscillations which will not be detected by the deep sleep 44 * small since the clock input is assumed to be stable before SoC
|
/Linux-v5.10/arch/alpha/lib/ |
D | ev6-copy_user.S | 50 subq $18, 32, $1 # .. .. E. .. : Is this going to be a small copy? 55 ble $1, $onebyteloop # .. .. U .. : 1st branch : small amount of data 131 subq $4, 32, $2 # .. .. .. E : do not unroll for small stuff 194 * For small copies (or the tail of a larger copy), do a very simple byte loop. 196 * to quadword stuff for a small amount of data.
|