Home
last modified time | relevance | path

Searched refs:piece (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v5.4/Documentation/devicetree/bindings/sram/
Drenesas,smp-sram.txt3 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/
Dlinaro,optee-tz.txt3 OP-TEE is a piece of software using hardware features to provide a Trusted
/Linux-v5.4/Documentation/admin-guide/sysctl/
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-v5.4/security/keys/
Dkeyring.c169 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/
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/Linux-v5.4/Documentation/fb/
Dinternals.rst52 particular piece of hardware.
/Linux-v5.4/Documentation/power/
Ds2ram.rst70 Reason for this is that the RTC is the only reliably available piece of
Dfreezing-of-tasks.rst218 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/
Dpci-iov-howto.rst109 Following piece of code illustrates the usage of the SR-IOV API.
/Linux-v5.4/fs/proc/
DKconfig101 this interface. For example, rkt is such a piece of software.
/Linux-v5.4/drivers/char/ipmi/
DKconfig50 sequence numbers to piece the string together. This config
/Linux-v5.4/Documentation/process/
D3.Early-stage.rst18 easy: when a driver is needed for a specific piece of hardware, for
163 track down a maintainer for a specific piece of code.
D7.AdvancedTopics.rst165 piece of advice for reviewers (all reviewers) is this: phrase review
/Linux-v5.4/Documentation/
DDMA-ISA-LPC.txt41 In order to allocate a piece of memory that satisfies all these
Dlzo.txt29 as a piece of information for next instructions.
/Linux-v5.4/Documentation/core-api/
Dgenalloc.rst87 how the allocation functions choose which specific piece of memory to
/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c396 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/
DKconfig18 userspace enablement piece of the specification, can be
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.txt44 interrupts multiplexed behind another custom piece of
/Linux-v5.4/Documentation/trace/
Dmmiotrace.rst113 "pciid" and "nick" with the PCI ID or model name of your piece of hardware
/Linux-v5.4/arch/arm/boot/dts/
Dmeson8.dtsi178 * piece of ARC code ("arc_power" in the vendor u-boot tree)
/Linux-v5.4/Documentation/media/uapi/v4l/
Dv4l2.rst384 Somehow a piece of junk slipped into the capture example, removed.
Dcolorspaces.rst112 The final piece that defines a colorspace is a function that transforms
/Linux-v5.4/Documentation/networking/device_drivers/
Dsb1000.txt8 a great deal of thanks for this wonderful piece of code!
/Linux-v5.4/Documentation/filesystems/
Dsquashfs.txt251 particular piece of metadata or fragment will retrieve other metadata/fragments

123