Searched full:piece (Results 1 – 25 of 238) sorted by relevance
12345678910
| /Linux-v6.1/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
|
| /Linux-v6.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-v6.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-v6.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 176 piece of hardware. 268 In order to unit test a piece of code that calls a method in a class, the 272 A fake class implements a piece of code that is different than what runs in a
|
| /Linux-v6.1/arch/sparc/include/uapi/asm/ |
| D | posix_types.h | 18 /* Note this piece of asymmetry from the v9 ABI. */
|
| /Linux-v6.1/net/ceph/ |
| D | messenger.c | 715 * For a bio data item, a piece is whatever remains of the next 823 * For a page array, a piece comes from the first page in the array 887 * For a pagelist, a piece is whatever remains to be consumed in the 969 * piece resides on a single page. The network layer might not 970 * consume an entire piece at once. A data item's cursor keeps 971 * track of which piece is next to process and how much remains to 972 * be processed in that piece. It also tracks whether the current 973 * piece is the last one in the data item. 1016 * Return the page containing the next piece to process for a given 1017 * data item, and supply the page offset and length of that piece. [all …]
|
| /Linux-v6.1/drivers/target/ |
| D | target_core_rd.h | 12 /* Largest piece of memory kmalloc can allocate */
|
| /Linux-v6.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-v6.1/drivers/soc/mediatek/ |
| D | Kconfig | 82 The Smart Voltage Scaling(SVS) engine is a piece of hardware
|
| /Linux-v6.1/arch/mips/pci/ |
| D | fixup-ip32.c | 41 * right if there exists such a broken piece of crap.
|
| /Linux-v6.1/arch/powerpc/platforms/85xx/ |
| D | qemu_e500.c | 6 * to a particular piece of hardware or a particular spec of virtual hardware,
|
| /Linux-v6.1/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
| /Linux-v6.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-v6.1/Documentation/devicetree/bindings/soc/mediatek/ |
| D | mtk-svs.yaml | 15 The SVS engine is a piece of hardware which has several
|
| /Linux-v6.1/include/kunit/ |
| D | try-catch.h | 41 * useful when you look at a test case as a logical statement about some piece
|
| /Linux-v6.1/include/linux/ |
| D | kmsan-checks.h | 44 * If any piece of the given range is marked as uninitialized, KMSAN will report
|
| D | assoc_array.h | 34 /* Method to get a piece of an object's index key */
|
| /Linux-v6.1/Documentation/driver-api/gpio/ |
| D | using-gpio.rst | 24 industrial automation, PLC-type use cases, door controllers, in short a piece
|
| /Linux-v6.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-v6.1/drivers/gpu/drm/amd/amdgpu/ |
| D | umc_v6_7.h | 44 /* one piece of normalizing address is mapped to 8 pieces of physical address */
|
| /Linux-v6.1/drivers/cpufreq/ |
| D | mvebu-cpufreq.c | 37 * piece of code is only for compatibility with old Device in armada_xp_pmsu_cpufreq_init()
|
| /Linux-v6.1/drivers/tee/optee/ |
| D | optee_rpc_cmd.h | 61 * Allocate a piece of shared memory
|
| /Linux-v6.1/Documentation/power/ |
| D | s2ram.rst | 70 Reason for this is that the RTC is the only reliably available piece of
|
| /Linux-v6.1/fs/proc/ |
| D | Kconfig | 102 this interface. For example, rkt is such a piece of software.
|
| /Linux-v6.1/Documentation/fb/ |
| D | internals.rst | 52 particular piece of hardware.
|
12345678910