Searched full:piece (Results 1 – 25 of 489) sorted by relevance
12345678910>>...20
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | transform.h | 117 /* Enable only the first piece of memory */ 120 /* Enable only the second piece of memory */ 124 * last piece of chroma memory used for the luma storage
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | transform.h | 117 /* Enable only the first piece of memory */ 120 /* Enable only the second piece of memory */ 124 * last piece of chroma memory used for the luma storage
|
| /kernel/linux/linux-5.10/Documentation/dev-tools/kunit/ |
| D | usage.rst | 75 An *expectation* is a way to specify that you expect a piece of code to do 77 by setting expectations about the behavior of a piece of code under test; when 294 In order to unit test a piece of code that calls a method in a class, the 298 A fake just provides an implementation of a piece of code that is different than 574 write that test for a particular piece of hardware. In general, writing a test 575 that depends on having access to a particular piece of hardware or software (not 587 (and monetarily free) to obtain software environment to a specific piece of
|
| /kernel/linux/linux-5.10/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'.
|
| /kernel/linux/linux-6.6/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'.
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-platform-dell-wmi-ddv | 6 Reports the Dell ePPID (electronic Piece Part Identification)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/firmware/ |
| D | linaro,optee-tz.txt | 3 OP-TEE is a piece of software using hardware features to provide a Trusted
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/Documentation/maintainer/ |
| D | feature-and-driver-maintainers.rst | 58 When there are multiple maintainers for a piece of code an ``Acked-by`` 110 for any piece of code, no matter how trivial. It spreads the burden, helps
|
| /kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
| D | posix_types.h | 18 /* Note this piece of asymmetry from the v9 ABI. */
|
| /kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
| D | posix_types.h | 18 /* Note this piece of asymmetry from the v9 ABI. */
|
| /kernel/linux/linux-5.10/drivers/target/ |
| D | target_core_rd.h | 12 /* Largest piece of memory kmalloc can allocate */
|
| /kernel/linux/linux-6.6/drivers/target/ |
| D | target_core_rd.h | 12 /* Largest piece of memory kmalloc can allocate */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | mediatek,mt8186-fhctl.yaml | 13 Frequency hopping control (FHCTL) is a piece of hardware that control
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/ |
| D | qemu_e500.c | 6 * to a particular piece of hardware or a particular spec of virtual hardware,
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
| D | qemu_e500.c | 6 * to a particular piece of hardware or a particular spec of virtual hardware,
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| D | fixup-ip32.c | 41 * right if there exists such a broken piece of crap.
|
| /kernel/linux/linux-6.6/arch/mips/pci/ |
| D | fixup-ip32.c | 41 * right if there exists such a broken piece of crap.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
| /kernel/linux/linux-6.6/arch/arm/mach-mvebu/ |
| D | pmsu_ll.S | 65 * the last word of this piece of code will be filled by the physical
|
12345678910>>...20