| /linux/arch/s390/include/asm/ | 
| H A 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/fs/xfs/libxfs/ | 
| H A D | xfs_health.h | 21  * When scrub detects corruption in a piece of metadata it will set the27  * "checked" field tell us if a given piece of metadata has ever been examined,
 28  * and the "sick" field tells us if that piece was found to need repairs.
 
 | 
| /linux/Documentation/ABI/testing/ | 
| H A D | sysfs-platform-dell-wmi-ddv | 6 		Reports the Dell ePPID (electronic Piece Part Identification)
 | 
| /linux/drivers/firmware/efi/libstub/ | 
| H A 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/net/ceph/ | 
| H A D | messenger.c | 721  * For a bio data item, a piece is whatever remains of the next829  * For a page array, a piece comes from the first page in the array
 893  * For a pagelist, a piece is whatever remains to be consumed in the
 1031  * piece resides on a single page.  The network layer might not
 1032  * consume an entire piece at once.  A data item's cursor keeps
 1033  * track of which piece is next to process and how much remains to
 1034  * be processed in that piece.  It also tracks whether the current
 1035  * piece is the last one in the data item.
 1082  * Return the page containing the next piece to process for a given
 1083  * data item, and supply the page offset and length of that piece.
 [all …]
 
 | 
| /linux/Documentation/maintainer/ | 
| H A 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/arch/sparc/include/uapi/asm/ | 
| H A D | posix_types.h | 18 /* Note this piece of asymmetry from the v9 ABI.  */
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | mediatek,mt8186-fhctl.yaml | 13   Frequency hopping control (FHCTL) is a piece of hardware that control
 | 
| /linux/drivers/target/ | 
| H A D | target_core_rd.h | 12 /* Largest piece of memory kmalloc can allocate */
 | 
| /linux/Documentation/devicetree/bindings/arm/firmware/ | 
| H A D | linaro,optee-tz.yaml | 13   OP-TEE is a piece of software using hardware features to provide a Trusted
 | 
| /linux/include/net/page_pool/ | 
| H A D | helpers.h | 280 	 * handling by ensuring all pages have partitioned into only 1 piece in page_pool_unref_netmem() 282 	 * more than one piece. in page_pool_unref_netmem()
 300 	 * ensure all pages have been partitioned into 1 piece initially, in page_pool_unref_netmem()
 
 | 
| /linux/arch/powerpc/platforms/85xx/ | 
| H A D | qemu_e500.c | 6  * to a particular piece of hardware or a particular spec of virtual hardware,
 | 
| /linux/arch/mips/pci/ | 
| H A D | fixup-ip32.c | 41  * right if there exists such a broken piece of crap.
 | 
| /linux/arch/arm/mach-mvebu/ | 
| H A D | pmsu_ll.S | 65  * the last word of this piece of code will be filled by the physical
 | 
| /linux/include/kunit/ | 
| H A D | try-catch.h | 39  * useful when you look at a test case as a logical statement about some piece
 | 
| /linux/Documentation/devicetree/bindings/soc/mediatek/ | 
| H A D | mtk-svs.yaml | 15   The SVS engine is a piece of hardware which has several
 | 
| /linux/Documentation/process/ | 
| H A D | 3.Early-stage.rst | 18 easy: when a driver is needed for a specific piece of hardware, for164 track down a maintainer for a specific piece of code.
 
 | 
| /linux/Documentation/driver-api/gpio/ | 
| H A D | using-gpio.rst | 24 industrial automation, PLC-type use cases, door controllers, in short a piece
 | 
| /linux/Documentation/misc-devices/ | 
| H A D | tps6594-pfsm.rst | 13 hardware. It is a piece of code.
 | 
| /linux/include/linux/ | 
| H A D | assoc_array.h | 34 	/* Method to get a piece of an object's index key */
 | 
| /linux/Documentation/admin-guide/mm/ | 
| H A D | transhuge.rst | 611 	piece without splitting.639 	piece without splitting.
 643 	swap device in one piece.
 657 	swap device in one piece without splitting.
 
 | 
| /linux/rust/kernel/ | 
| H A D | page.rs | 179     /// Runs a piece of code with this page mapped to an address. in read_raw() 215     /// Runs a piece of code with a raw pointer to a slice of this page, with bounds checking.
 
 | 
| /linux/drivers/gpu/drm/amd/amdgpu/ | 
| H A D | umc_v6_7.h | 44 /* one piece of normalizing address is mapped to 8 pieces of physical address */
 | 
| /linux/Documentation/power/ | 
| H A D | s2ram.rst | 70 Reason for this is that the RTC is the only reliably available piece of
 | 
| /linux/Documentation/fb/ | 
| H A D | internals.rst | 52     particular piece of hardware.
 |