Searched refs:piece (Results 1 – 25 of 56) sorted by relevance
123
/Linux-v5.4/Documentation/devicetree/bindings/sram/ |
D | renesas,smp-sram.txt | 3 Renesas R-Car Gen2 and RZ/G1 SoCs need a small piece of SRAM for the jump stub
|
/Linux-v5.4/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
|
/Linux-v5.4/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-v5.4/security/keys/ |
D | keyring.c | 169 u32 piece; in hash_key_type_and_desc() local 176 piece = (unsigned long)index_key->domain_tag; in hash_key_type_and_desc() 177 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc() 186 piece = 0; in hash_key_type_and_desc() 187 memcpy(&piece, description, n); in hash_key_type_and_desc() 190 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc()
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
/Linux-v5.4/Documentation/fb/ |
D | internals.rst | 52 particular piece of hardware.
|
/Linux-v5.4/Documentation/power/ |
D | s2ram.rst | 70 Reason for this is that the RTC is the only reliably available piece of
|
D | freezing-of-tasks.rst | 218 First of all, grabbing the 'system_transition_mutex' lock to mutually exclude a piece of code 220 If possible, that piece of code must instead hook onto the suspend/hibernation
|
/Linux-v5.4/Documentation/PCI/ |
D | pci-iov-howto.rst | 109 Following piece of code illustrates the usage of the SR-IOV API.
|
/Linux-v5.4/fs/proc/ |
D | Kconfig | 101 this interface. For example, rkt is such a piece of software.
|
/Linux-v5.4/drivers/char/ipmi/ |
D | Kconfig | 50 sequence numbers to piece the string together. This config
|
/Linux-v5.4/Documentation/process/ |
D | 3.Early-stage.rst | 18 easy: when a driver is needed for a specific piece of hardware, for 163 track down a maintainer for a specific piece of code.
|
D | 7.AdvancedTopics.rst | 165 piece of advice for reviewers (all reviewers) is this: phrase review
|
/Linux-v5.4/Documentation/ |
D | DMA-ISA-LPC.txt | 41 In order to allocate a piece of memory that satisfies all these
|
D | lzo.txt | 29 as a piece of information for next instructions.
|
/Linux-v5.4/Documentation/core-api/ |
D | genalloc.rst | 87 how the allocation functions choose which specific piece of memory to
|
/Linux-v5.4/drivers/crypto/axis/ |
D | artpec6_crypto.c | 396 size_t piece; in artpec6_crypto_walk_advance() local 400 piece = min(nbytes, (size_t)awalk->sg->length - awalk->offset); in artpec6_crypto_walk_advance() 401 nbytes -= piece; in artpec6_crypto_walk_advance() 402 awalk->offset += piece; in artpec6_crypto_walk_advance()
|
/Linux-v5.4/drivers/char/tpm/ |
D | Kconfig | 18 userspace enablement piece of the specification, can be
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 44 interrupts multiplexed behind another custom piece of
|
/Linux-v5.4/Documentation/trace/ |
D | mmiotrace.rst | 113 "pciid" and "nick" with the PCI ID or model name of your piece of hardware
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | meson8.dtsi | 178 * piece of ARC code ("arc_power" in the vendor u-boot tree)
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | v4l2.rst | 384 Somehow a piece of junk slipped into the capture example, removed.
|
D | colorspaces.rst | 112 The final piece that defines a colorspace is a function that transforms
|
/Linux-v5.4/Documentation/networking/device_drivers/ |
D | sb1000.txt | 8 a great deal of thanks for this wonderful piece of code!
|
/Linux-v5.4/Documentation/filesystems/ |
D | squashfs.txt | 251 particular piece of metadata or fragment will retrieve other metadata/fragments
|
123