Home
last modified time | relevance | path

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

123456789

/linux/arch/s390/include/asm/
H A 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/Documentation/admin-guide/sysctl/
H A 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/drivers/gpu/drm/amd/display/dc/spl/
H A 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/Documentation/ABI/testing/
H A Dsysfs-platform-dell-wmi-ddv6 Reports the Dell ePPID (electronic Piece Part Identification)
/linux/net/ceph/
H A 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/Documentation/maintainer/
H A 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/include/net/page_pool/
H A 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/arch/sparc/include/uapi/asm/
H A Dposix_types.h18 /* Note this piece of asymmetry from the v9 ABI. */
/linux/Documentation/devicetree/bindings/clock/
H A Dmediatek,mt8186-fhctl.yaml13 Frequency hopping control (FHCTL) is a piece of hardware that control
/linux/drivers/target/
H A Dtarget_core_rd.h12 /* Largest piece of memory kmalloc can allocate */
/linux/Documentation/devicetree/bindings/arm/firmware/
H A Dlinaro,optee-tz.yaml13 OP-TEE is a piece of software using hardware features to provide a Trusted
/linux/arch/powerpc/platforms/85xx/
H A Dqemu_e500.c6 * to a particular piece of hardware or a particular spec of virtual hardware,
/linux/arch/mips/pci/
H A Dfixup-ip32.c41 * right if there exists such a broken piece of crap.
/linux/drivers/soc/mediatek/
H A DKconfig65 The Smart Voltage Scaling(SVS) engine is a piece of hardware
/linux/Documentation/dev-tools/kunit/
H A 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/arch/arm/mach-mvebu/
H A Dpmsu_ll.S65 * the last word of this piece of code will be filled by the physical
/linux/include/kunit/
H A Dtry-catch.h39 * useful when you look at a test case as a logical statement about some piece
/linux/Documentation/devicetree/bindings/soc/mediatek/
H A Dmtk-svs.yaml15 The SVS engine is a piece of hardware which has several
/linux/Documentation/process/
H A 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/Documentation/driver-api/gpio/
H A Dusing-gpio.rst24 industrial automation, PLC-type use cases, door controllers, in short a piece
/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst13 hardware. It is a piece of code.
/linux/include/linux/
H A Dassoc_array.h34 /* Method to get a piece of an object's index key */
/linux/drivers/md/
H A Ddm-cache-background-tracker.h62 * Hands out the next piece of work to be performed.
/linux/drivers/cpufreq/
H A Dmvebu-cpufreq.c37 * piece of code is only for compatibility with old Device in armada_xp_pmsu_cpufreq_init()
/linux/rust/kernel/
H A Dpage.rs79 /// Runs a piece of code with this page mapped to an address.
115 /// Runs a piece of code with a raw pointer to a slice of this page, with bounds checking.

123456789