Home
last modified time | relevance | path

Searched full:piece (Results 1 – 25 of 264) sorted by relevance

1234567891011

/linux-6.12.1/arch/s390/include/asm/
Ddma-types.h11 * 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/
Dxfs_health.h19 * 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/
Dindex.rst62 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/
Ddc_spl_types.h82 /* 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/
Dsysfs-platform-dell-wmi-ddv6 Reports the Dell ePPID (electronic Piece Part Identification)
/linux-6.12.1/drivers/firmware/efi/libstub/
Dunaccepted_memory.c130 /* 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/
Dfeature-and-driver-maintainers.rst58 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/
Dmessenger.c720 * 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/
Dposix_types.h18 /* Note this piece of asymmetry from the v9 ABI. */
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dmediatek,mt8186-fhctl.yaml13 Frequency hopping control (FHCTL) is a piece of hardware that control
/linux-6.12.1/drivers/target/
Dtarget_core_rd.h12 /* Largest piece of memory kmalloc can allocate */
/linux-6.12.1/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.yaml13 OP-TEE is a piece of software using hardware features to provide a Trusted
/linux-6.12.1/include/net/page_pool/
Dhelpers.h260 * 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/
Dqemu_e500.c6 * to a particular piece of hardware or a particular spec of virtual hardware,
/linux-6.12.1/arch/mips/pci/
Dfixup-ip32.c41 * right if there exists such a broken piece of crap.
/linux-6.12.1/drivers/soc/mediatek/
DKconfig65 The Smart Voltage Scaling(SVS) engine is a piece of hardware
/linux-6.12.1/arch/arm/mach-mvebu/
Dpmsu_ll.S65 * the last word of this piece of code will be filled by the physical
/linux-6.12.1/include/kunit/
Dtry-catch.h39 * useful when you look at a test case as a logical statement about some piece
/linux-6.12.1/Documentation/dev-tools/kunit/
Dusage.rst32 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/
Dmtk-svs.yaml15 The SVS engine is a piece of hardware which has several
/linux-6.12.1/Documentation/driver-api/gpio/
Dusing-gpio.rst24 industrial automation, PLC-type use cases, door controllers, in short a piece
/linux-6.12.1/include/linux/
Dassoc_array.h34 /* Method to get a piece of an object's index key */
/linux-6.12.1/Documentation/misc-devices/
Dtps6594-pfsm.rst13 hardware. It is a piece of code.
/linux-6.12.1/Documentation/process/
D3.Early-stage.rst18 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/
Dmvebu-cpufreq.c37 * piece of code is only for compatibility with old Device in armada_xp_pmsu_cpufreq_init()

1234567891011