Searched refs:consistent (Results 1 – 25 of 148) sorted by relevance
123456
/Linux-v4.19/arch/microblaze/mm/ |
D | Makefile | 5 obj-y := consistent.o init.o
|
/Linux-v4.19/drivers/staging/mt7621-eth/ |
D | TODO | 2 - verify devicetree documentation is consistent with code
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | eukrea-tlv320.txt | 15 Note: The AUDMUX port numbering should start at 1, which is consistent with
|
D | imx-audio-sgtl5000.txt | 39 Note: The AUDMUX port numbering should start at 1, which is consistent with
|
D | imx-audio-es8328.txt | 37 Note: The AUDMUX port numbering should start at 1, which is consistent with
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-nice-design.txt | 54 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/ |
D | Kconfig | 50 state of the filesystem on disk is always consistent, i.e., 52 in a consistent state.
|
/Linux-v4.19/Documentation/ |
D | DMA-API-HOWTO.txt | 163 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 …]
|
D | DMA-API.txt | 11 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 …]
|
D | DMA-attributes.txt | 50 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/ |
D | Kconfig | 9 capping settings to user space in a consistent way. Usually, it consists
|
/Linux-v4.19/Documentation/devicetree/ |
D | changesets.txt | 10 receiver sees a complete and consistent state of the tree when it
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-ali1535 | 25 be more consistent with the sequencing recommended by the manufacturer and
|
/Linux-v4.19/arch/sh/mm/ |
D | Makefile | 6 obj-y := alignment.o cache.o init.o consistent.o mmap.o
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse-io.txt | 15 read-ahead by the kernel to fill the cache. The cache is always kept consistent
|
/Linux-v4.19/Documentation/laptops/ |
D | sony-laptop.txt | 8 (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/ |
D | dm-log.txt | 4 RAID targets to track regions of the disk that are not consistent.
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | common-properties.txt | 9 different machine types. This document attempts to provide a consistent
|
/Linux-v4.19/Documentation/fb/ |
D | modedb.txt | 60 "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/ |
D | megaraid.txt | 38 "As Jeff hinted, if your userspace<->driver API is consistent between
|
/Linux-v4.19/drivers/pci/pcie/ |
D | aspm.c | 233 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/ |
D | protection-keys.txt | 66 The kernel attempts to make protection keys consistent with the
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | audio.rst | 96 only making the API more consistent but also permitting radio devices
|
/Linux-v4.19/Documentation/md/ |
D | raid5-ppl.txt | 16 the stripe, consistent with its state before the write operation, regardless of
|
/Linux-v4.19/fs/reiserfs/ |
D | Kconfig | 19 plugins consistent with our motto ``It takes more than a license to
|
123456