Home
last modified time | relevance | path

Searched refs:consistent (Results 1 – 25 of 148) sorted by relevance

123456

/Linux-v4.19/arch/microblaze/mm/
DMakefile5 obj-y := consistent.o init.o
/Linux-v4.19/drivers/staging/mt7621-eth/
DTODO2 - verify devicetree documentation is consistent with code
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Deukrea-tlv320.txt15 Note: The AUDMUX port numbering should start at 1, which is consistent with
Dimx-audio-sgtl5000.txt39 Note: The AUDMUX port numbering should start at 1, which is consistent with
Dimx-audio-es8328.txt37 Note: The AUDMUX port numbering should start at 1, which is consistent with
/Linux-v4.19/Documentation/scheduler/
Dsched-nice-design.txt54 To sum it up: we always wanted to make nice levels more consistent, but
89 it was possible to implement better and more consistent nice +19
94 To address the second complaint (of nice levels not being consistent),
/Linux-v4.19/fs/btrfs/
DKconfig50 state of the filesystem on disk is always consistent, i.e.,
52 in a consistent state.
/Linux-v4.19/Documentation/
DDMA-API-HOWTO.txt163 one platform (SGI SN2) requires 64-bit consistent allocations to
186 The query for consistent allocations is performed via a call
245 If a card is capable of using 64-bit consistent allocations as well,
263 uses consistent allocations, one would have to check the return value from
326 Think of "consistent" as "synchronous" or "coherent".
328 The current default is to return consistent memory in the low 32
330 set the consistent mask even if this default is fine for your
333 Good examples of what to use consistent mappings for are:
348 consistent memory just as it may normal memory. Example:
390 To allocate and map large (PAGE_SIZE or so) consistent DMA regions,
[all …]
DDMA-API.txt11 Part II describes extensions for supporting non-consistent memory
13 non-consistent platforms (this is usually only legacy platforms) you
42 This routine allocates a region of <size> bytes of consistent memory.
51 Note: consistent memory can be expensive on some platforms, and the
53 consolidate your requests for consistent memory as much as possible.
76 Free a region of consistent memory you previously allocated. dev,
523 platform will choose to return either consistent or non-consistent memory
526 in the driver should it choose to return non-consistent memory.
528 Note: where the platform can return consistent memory, it will
531 Warning: Handling non-consistent memory is a real pain. You should
[all …]
DDMA-attributes.txt50 consistent or non-consistent memory as it sees fit. By using this API,
60 (like kernel virtual address space or dma consistent address space).
/Linux-v4.19/drivers/powercap/
DKconfig9 capping settings to user space in a consistent way. Usually, it consists
/Linux-v4.19/Documentation/devicetree/
Dchangesets.txt10 receiver sees a complete and consistent state of the tree when it
/Linux-v4.19/Documentation/i2c/busses/
Di2c-ali153525 be more consistent with the sequencing recommended by the manufacturer and
/Linux-v4.19/arch/sh/mm/
DMakefile6 obj-y := alignment.o cache.o init.o consistent.o mmap.o
/Linux-v4.19/Documentation/filesystems/
Dfuse-io.txt15 read-ahead by the kernel to fill the cache. The cache is always kept consistent
/Linux-v4.19/Documentation/laptops/
Dsony-laptop.txt8 (hopefully consistent) interface. This also means that the sonypi driver is
76 More recent Vaio models expose a consistent set of ACPI methods to
/Linux-v4.19/Documentation/device-mapper/
Ddm-log.txt4 RAID targets to track regions of the disk that are not consistent.
/Linux-v4.19/Documentation/devicetree/bindings/
Dcommon-properties.txt9 different machine types. This document attempts to provide a consistent
/Linux-v4.19/Documentation/fb/
Dmodedb.txt60 "The purpose of CVT is to provide a method for generating a consistent
66 consistent manner that ensures greater compatibility."
/Linux-v4.19/Documentation/scsi/
Dmegaraid.txt38 "As Jeff hinted, if your userspace<->driver API is consistent between
/Linux-v4.19/drivers/pci/pcie/
Daspm.c233 bool consistent = true; in pcie_aspm_configure_common_clock() local
239 consistent = false; in pcie_aspm_configure_common_clock()
243 if (consistent) in pcie_aspm_configure_common_clock()
/Linux-v4.19/Documentation/x86/
Dprotection-keys.txt66 The kernel attempts to make protection keys consistent with the
/Linux-v4.19/Documentation/media/uapi/v4l/
Daudio.rst96 only making the API more consistent but also permitting radio devices
/Linux-v4.19/Documentation/md/
Draid5-ppl.txt16 the stripe, consistent with its state before the write operation, regardless of
/Linux-v4.19/fs/reiserfs/
DKconfig19 plugins consistent with our motto ``It takes more than a license to

123456