Searched full:sharing (Results 1 – 25 of 922) sorted by relevance
12345678910>>...37
1 ION BUFFER SHARING UTILITY3 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 space12 This utility demonstrates how ION buffer sharing can be implemented between61 buffer sharing using ion system heap.88 Sharing fd: 6, Client fd: 5
4 Subject: [PATCH 12/12] v4l2: Support disabling buffer sharing8 gst-launch-1.0 v4l2src no-buffer-sharing=true ! waylandsink43 + g_param_spec_boolean ("no-buffer-sharing", "No buffer sharing",44 + "When enabled, disable buffer sharing",
pax_global_header qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991/ qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991/.qmake.conf qtwayland-36659e6130ed3fc2b3f0c91423408ef5ecb7b991 ...
16 by sharing the data common between them. But it can be useful to any29 be swapped out just like other user pages (but sharing is broken when they101 sharing of setting 1 (default). You may wish to compare how135 Maximum sharing allowed for each KSM page. This enforces a165 how many more sites are sharing them i.e. how much saved178 sharing, but a high ratio of ``pages_unshared`` to ``pages_sharing``
1 Buffer Sharing and Synchronization4 The dma-buf subsystem provides the framework for sharing buffers for21 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 as33 - 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
9 …s not impose any restriction on a Data Recipient's use, modification, or sharing of any portions o…11 2. Conditions for Sharing Data17 …impose any restriction or obligations with respect to the use, modification, or sharing of Results.
90 <dt><code>maint set bfd-sharing</code></dt>91 <dt><code>maint show bfd-sharing</code></dt>92 <dd><p>Control whether <code>bfd</code> objects can be shared. When sharing is94 than reopening the same file. Turning sharing off does not cause97 re-enabling sharing does not cause multiple existing <code>bfd</code>
185 /* Mark opp-table as multiple CPUs are sharing it now */ in dev_pm_opp_set_sharing_cpus()196 * dev_pm_opp_get_sharing_cpus() - Get cpumask of CPUs sharing OPPs with @cpu_dev198 * @cpumask: cpumask to update with information of sharing CPUs200 * This updates the @cpumask with CPUs that are sharing OPPs with @cpu_dev.
31 * lines sharing the same index34 * @physical_line_partition: number of physical cache lines sharing the37 * @shared_cpu_map: logical cpumask representing all the cpus sharing
26 * List of resampling struct _irqfd objects sharing this gsi.32 * Entry in list of kvm->irqfd.resampler_list. Use for sharing
76 Prime Buffer Sharing80 how vkms is for testing the modeset side. Adding buffer sharing support to vkms90 sharing support, so that we can use vgem fences to simulate rendering in
232 GEM also supports buffer sharing with dma-buf file descriptors through234 implement the exporting and importing correctly. See ?. Since sharing236 global GEM names it is the preferred buffer sharing mechanism. Sharing238 Furthermore PRIME also allows cross-device buffer sharing since it is420 PRIME Buffer Sharing423 PRIME is the cross device buffer sharing framework in drm, originally
8 tristate "Plan 9 Resource Sharing Support (9P2000)"11 Plan 9 resource sharing via the 9P2000 protocol.
95 * sharing/multi with SSI0 are mainly supported in rsnd_ssiu_init()121 /* SSI1 is sharing pin with SSI0 */ in rsnd_ssiu_init()125 /* SSI2 is sharing pin with SSI0 */ in rsnd_ssiu_init()129 /* SSI4 is sharing pin with SSI3 */ in rsnd_ssiu_init()133 /* SSI9 is sharing pin with SSI0 */ in rsnd_ssiu_init()
3 tristate "Plan 9 Resource Sharing Support (9P2000)"7 Plan 9 resource sharing via the 9P2000 protocol.
6 Some GL implementations don't support sharing framebuffers in shared27 + * HACK: Some GL implementations don't support sharing framebuffers in shared
35 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(irq.shareable), "Sharing",225 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(extended_irq.shareable), "Sharing",258 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(gpio.shareable), "Sharing",288 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(pin_function.shareable), "Sharing",311 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(pin_config.shareable), "Sharing",357 "Sharing", acpi_gbl_shr_decode},379 "Sharing", acpi_gbl_shr_decode},
454 msg="table sharing - share"458 msg="table sharing - overflow"460 msg="table sharing - overflow v6"511 msg="table sharing - share"515 msg="table sharing - overflow"517 msg="table sharing - overflow v6"797 pfx="table sharing"
34 - cirrus,sdout-share : SDOUT sharing. Determines whether one or two CS35L3235 devices are on board sharing SDOUT.
139 timings.sharing = SDRC_SHARING; in do_sdrc_init()162 writel(timings.sharing, &sdrc_base->sharing); in do_sdrc_init()
82 __be32 s_nr_users; /* Nr of filesystems sharing log */94 __u8 s_users[16 * 48]; /* ids of all fs'es sharing the log */
14 VIRTIO "virtio-fs" device for guest<->host file system sharing. It allows a20 stateless or ephemeral guests, and sharing a directory between guests.