Searched refs:sharing (Results 1 – 25 of 135) sorted by relevance
123456
/Linux-v4.19/Documentation/driver-api/ |
D | dma-buf.rst | 4 The dma-buf subsystem provides the framework for sharing buffers for 21 buffer sharing API, how to use it for exporting and using shared buffers. 23 Any device driver which wishes to be a part of DMA buffer sharing, can do so as 33 - allows other users to share the buffer by using dma_buf sharing APIs, 42 - is one of (many) sharing users of the buffer. 49 Any exporters or users of the dma-buf buffer sharing framework must have a
|
/Linux-v4.19/tools/testing/selftests/android/ion/ |
D | README | 3 File: ion_test.sh : Utility to test ION driver buffer sharing mechanism. 8 This is a test utility to verify ION buffer sharing in user space 12 This utility demonstrates how ION buffer sharing can be implemented between 61 buffer sharing using ion system heap.
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 34 - cirrus,sdout-share : SDOUT sharing. Determines whether one or two CS35L32 35 devices are on board sharing SDOUT.
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | ksm.rst | 16 by sharing the data common between them. But it can be useful to any 29 be swapped out just like other user pages (but sharing is broken when they 101 sharing of setting 1 (default). You may wish to compare how 135 Maximum sharing allowed for each KSM page. This enforces a 165 how many more sites are sharing them i.e. how much saved 178 sharing, but a high ratio of ``pages_unshared`` to ``pages_sharing``
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-platform-hidma-mgmt | 66 sharing the same bus. 87 sharing the same bus.
|
D | sysfs-kernel-mm-ksm | 24 pages_sharing: how many more sites are sharing them i.e. how
|
/Linux-v4.19/drivers/virt/vboxguest/ |
D | Kconfig | 11 for the vboxfs driver which offers folder sharing support.
|
/Linux-v4.19/drivers/net/ |
D | LICENSE.SRC | 12 intent in sharing this software is to promote the productive interchange
|
/Linux-v4.19/net/9p/ |
D | Kconfig | 10 Plan 9 resource sharing via the 9P2000 protocol.
|
/Linux-v4.19/Documentation/ |
D | IRQ.txt | 8 sharing an IRQ.
|
D | pi-futex.txt | 32 Firstly, sharing locks between multiple tasks is a common programming 45 design with multiple tasks (with multiple priority levels) sharing
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | eainode.rst | 13 sharing of large xattr values between multiple owning inodes. For
|
/Linux-v4.19/Documentation/vm/ |
D | ksm.rst | 32 When the sharing passes this threshold, KSM adds a second dimension to 50 (i.e. virtual mappings) that are sharing the page, which is in turn
|
/Linux-v4.19/fs/9p/ |
D | Kconfig | 6 Plan 9 resource sharing via the 9P2000 protocol.
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | cifs.txt | 4 (SMB) protocol, the native file sharing mechanism for most early
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | samsung,s2mpa01.txt | 37 Groups sharing ramp rate:
|
D | samsung,s2mps11.txt | 46 Groups sharing ramp rate:
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dmabuf.rst | 9 The DMABUF framework provides a generic method for sharing buffers 28 This I/O method is dedicated to sharing DMA buffers between different
|
/Linux-v4.19/Documentation/gpu/ |
D | drm-mm.rst | 243 GEM also supports buffer sharing with dma-buf file descriptors through 245 implement the exporting and importing correctly. See ?. Since sharing 247 global GEM names it is the preferred buffer sharing mechanism. Sharing 249 Furthermore PRIME also allows cross-device buffer sharing since it is 403 PRIME is the cross device buffer sharing framework in drm, originally 426 use the kernel dma-buf buffer sharing framework to manage the PRIME file
|
/Linux-v4.19/drivers/usb/usbip/ |
D | Kconfig | 54 machine that is sharing the USB devices.
|
/Linux-v4.19/drivers/soc/fsl/qbman/ |
D | Kconfig | 9 sharing of networking interfaces and accelerators by multiple CPUs.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/ |
D | st-sensors.txt | 4 SPI devices, all sharing the same device tree descriptions no matter what
|
/Linux-v4.19/Documentation/perf/ |
D | hisi-pmu.txt | 9 (CCL) is made up of 4 cpu cores sharing one L3 cache; each CPU die is
|
/Linux-v4.19/Documentation/devicetree/bindings/net/can/ |
D | m_can.txt | 10 line 0 and line 1, could be same if sharing
|
/Linux-v4.19/tools/testing/selftests/futex/ |
D | README | 23 o Tests should be as self contained as is practical so as to facilitate sharing
|
123456