Searched full:piece (Results 1 – 25 of 264) sorted by relevance
1234567891011
/linux-6.12.1/arch/s390/include/asm/ |
D | dma-types.h | 11 * Contains a 31 bit absolute address to a DMA capable piece of storage. 24 * Contains a 64 bit absolute address to a DMA capable piece of storage.
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_health.h | 19 * When scrub detects corruption in a piece of metadata it will set the 25 * "checked" field tell us if a given piece of metadata has ever been examined, 26 * and the "sick" field tells us if that piece was found to need repairs.
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | index.rst | 62 one part of the kernel, so you can do configuration on a piece 63 by piece basis, or just some 'thematic frobbing'.
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/spl/ |
D | dc_spl_types.h | 82 /* Enable only the first piece of memory */ 85 /* Enable only the second piece of memory */ 89 * last piece of chroma memory used for the luma storage
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-platform-dell-wmi-ddv | 6 Reports the Dell ePPID (electronic Piece Part Identification)
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | unaccepted_memory.c | 130 /* Immediately accept a <unit_size piece at the start: */ in process_unaccepted_memory() 136 /* Immediately accept a <unit_size piece at the end: */ in process_unaccepted_memory()
|
/linux-6.12.1/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 58 When there are multiple maintainers for a piece of code an ``Acked-by`` 121 for any piece of code, no matter how trivial. It spreads the burden, helps
|
/linux-6.12.1/net/ceph/ |
D | messenger.c | 720 * For a bio data item, a piece is whatever remains of the next 828 * For a page array, a piece comes from the first page in the array 892 * For a pagelist, a piece is whatever remains to be consumed in the 1030 * piece resides on a single page. The network layer might not 1031 * consume an entire piece at once. A data item's cursor keeps 1032 * track of which piece is next to process and how much remains to 1033 * be processed in that piece. It also tracks whether the current 1034 * piece is the last one in the data item. 1081 * Return the page containing the next piece to process for a given 1082 * data item, and supply the page offset and length of that piece. [all …]
|
/linux-6.12.1/arch/sparc/include/uapi/asm/ |
D | posix_types.h | 18 /* Note this piece of asymmetry from the v9 ABI. */
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | mediatek,mt8186-fhctl.yaml | 13 Frequency hopping control (FHCTL) is a piece of hardware that control
|
/linux-6.12.1/drivers/target/ |
D | target_core_rd.h | 12 /* Largest piece of memory kmalloc can allocate */
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/firmware/ |
D | linaro,optee-tz.yaml | 13 OP-TEE is a piece of software using hardware features to provide a Trusted
|
/linux-6.12.1/include/net/page_pool/ |
D | helpers.h | 260 * handling by ensuring all pages have partitioned into only 1 piece in page_pool_unref_netmem() 262 * more than one piece. in page_pool_unref_netmem() 280 * ensure all pages have been partitioned into 1 piece initially, in page_pool_unref_netmem()
|
/linux-6.12.1/arch/powerpc/platforms/85xx/ |
D | qemu_e500.c | 6 * to a particular piece of hardware or a particular spec of virtual hardware,
|
/linux-6.12.1/arch/mips/pci/ |
D | fixup-ip32.c | 41 * right if there exists such a broken piece of crap.
|
/linux-6.12.1/drivers/soc/mediatek/ |
D | Kconfig | 65 The Smart Voltage Scaling(SVS) engine is a piece of hardware
|
/linux-6.12.1/arch/arm/mach-mvebu/ |
D | pmsu_ll.S | 65 * the last word of this piece of code will be filled by the physical
|
/linux-6.12.1/include/kunit/ |
D | try-catch.h | 39 * useful when you look at a test case as a logical statement about some piece
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | usage.rst | 32 An *expectation* specifies that we expect a piece of code to do something in a 34 expectations about the behavior of a piece of code under test. When one or more 224 piece of hardware. 316 In order to unit test a piece of code that calls a method in a class, the 320 A fake class implements a piece of code that is different than what runs in a
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/mediatek/ |
D | mtk-svs.yaml | 15 The SVS engine is a piece of hardware which has several
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 24 industrial automation, PLC-type use cases, door controllers, in short a piece
|
/linux-6.12.1/include/linux/ |
D | assoc_array.h | 34 /* Method to get a piece of an object's index key */
|
/linux-6.12.1/Documentation/misc-devices/ |
D | tps6594-pfsm.rst | 13 hardware. It is a piece of code.
|
/linux-6.12.1/Documentation/process/ |
D | 3.Early-stage.rst | 18 easy: when a driver is needed for a specific piece of hardware, for 164 track down a maintainer for a specific piece of code.
|
/linux-6.12.1/drivers/cpufreq/ |
D | mvebu-cpufreq.c | 37 * piece of code is only for compatibility with old Device in armada_xp_pmsu_cpufreq_init()
|
1234567891011