Home
last modified time | relevance | path

Searched full:sharing (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/linux/drivers/net/ethernet/mscc/
H A Docelot_devlink.c23 * PRIO_SHR: sharing watermark per QoS class across all ports
25 * COL_SHR: sharing watermark per color (drop precedence) across all ports
127 /* Sharing Watermarks
248 * reservations and rely only on the sharing watermark for frames with drop
270 /* We want the sharing watermarks to consume all nonreserved resources, for
274 * The switch has 10 sharing watermarks per lookup: 8 per traffic class and 2
276 * The trouble with configuring these sharing watermarks is that:
278 * (a) all 8 per-TC sharing watermarks to the max
279 * (b) all 2 per-color sharing watermarks to the max
281 * (a) all 8 per-TC sharing watermarks to "max / 8"
[all …]
/linux/drivers/opp/
H A Dcpu.c184 /* Mark opp-table as multiple CPUs are sharing it now */ in dev_pm_opp_set_sharing_cpus()
193 * dev_pm_opp_get_sharing_cpus() - Get cpumask of CPUs sharing OPPs with @cpu_dev
195 * @cpumask: cpumask to update with information of sharing CPUs
197 * This updates the @cpumask with CPUs that are sharing OPPs with @cpu_dev.
/linux/Documentation/admin-guide/mm/
H A Dksm.rst14 by sharing the data common between them. But it can be useful to any
27 be swapped out just like other user pages (but sharing is broken when they
102 sharing of setting 1 (default). You may wish to compare how
136 Maximum sharing allowed for each KSM page. This enforces a
202 how many more sites are sharing them i.e. how much saved
224 sharing, but a high ratio of ``pages_unshared`` to ``pages_sharing``
/linux/Documentation/driver-api/
H A Ddma-buf.rst1 Buffer Sharing and Synchronization (dma-buf)
4 The dma-buf subsystem provides the framework for sharing buffers for
37 buffer sharing API, how to use it for exporting and using shared buffers.
39 Any device driver which wishes to be a part of DMA buffer sharing, can do so as
49 - allows other users to share the buffer by using dma_buf sharing APIs,
58 - is one of (many) sharing users of the buffer.
65 Any exporters or users of the dma-buf buffer sharing framework must have a
/linux/fs/9p/
H A DKconfig3 tristate "Plan 9 Resource Sharing Support (9P2000)"
8 Plan 9 resource sharing via the 9P2000 protocol.
/linux/net/9p/
H A DKconfig7 tristate "Plan 9 Resource Sharing Support (9P2000)"
11 Plan 9 resource sharing via the 9P2000 protocol.
/linux/include/linux/
H A Dcacheinfo.h31 * lines sharing the same index
34 * @physical_line_partition: number of physical cache lines sharing the
37 * @shared_cpu_map: logical cpumask representing all the cpus sharing
H A Dkvm_irqfd.h26 * List of resampling struct _irqfd objects sharing this gsi.
32 * Entry in list of kvm->irqfd.resampler_list. Use for sharing
/linux/fs/resctrl/
H A Dinternal.h110 * domains in @r sharing L3 @ci.id
119 * If @d is NULL, @val includes the sum of all domains in @r sharing @ci.id,
148 * @RDT_MODE_SHAREABLE: This resource group allows sharing of its allocations
149 * @RDT_MODE_EXCLUSIVE: No sharing of this resource group's allocations allowed
151 * @RDT_MODE_PSEUDO_LOCKED: No sharing of this resource group's allocations
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h83 /* flows sharing the same reformat object - currently mpls decap */
87 /* flows sharing same route entry */
98 struct list_head hairpin; /* flows sharing the same hairpin */
/linux/drivers/acpi/acpica/
H A Drsdumpinfo.c35 {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",
328 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(pin_config.shareable), "Sharing",
374 "Sharing", acpi_gbl_shr_decode},
396 "Sharing", acpi_gbl_shr_decode},
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh443 msg="table sharing - share"
447 msg="table sharing - overflow"
449 msg="table sharing - overflow v6"
500 msg="table sharing - share"
504 msg="table sharing - overflow"
506 msg="table sharing - overflow v6"
786 pfx="table sharing"
/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l32.txt34 - cirrus,sdout-share : SDOUT sharing. Determines whether one or two CS35L32
35 devices are on board sharing SDOUT.
/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c105 * On a platform with SNC mode enabled, Linux enables RMID sharing mode
106 * via MSR 0xCA0 (see the "RMID Sharing Mode" section in the "Intel
108 * description of RMID sharing mode).
110 * In RMID sharing mode there are fewer "logical RMID" values available
344 * in RMID sharing mode. This mode is better for Linux.
370 * number of CPUs sharing the L3 cache with CPU0 to the number of CPUs in
/linux/tools/testing/selftests/mm/
H A Dhugepage-mremap.c11 * To make sure the test triggers pmd sharing and goes through the 'unshare'
133 /* mmap to a PUD aligned address to hopefully trigger pmd sharing. */ in main()
141 /* mmap again to a dummy address to hopefully trigger pmd sharing. */ in main()
/linux/Documentation/gpu/
H A Ddrm-mm.rst229 GEM also supports buffer sharing with dma-buf file descriptors through
231 implement the exporting and importing correctly. See ?. Since sharing
233 global GEM names it is the preferred buffer sharing mechanism. Sharing
235 Furthermore PRIME also allows cross-device buffer sharing since it is
417 PRIME Buffer Sharing
420 PRIME is the cross device buffer sharing framework in drm, originally
/linux/sound/soc/renesas/rcar/
H A Dssiu.c169 * sharing/multi with SSI0 are mainly supported in rsnd_ssiu_init()
195 /* SSI1 is sharing pin with SSI0 */ in rsnd_ssiu_init()
199 /* SSI2 is sharing pin with SSI0 */ in rsnd_ssiu_init()
203 /* SSI4 is sharing pin with SSI3 */ in rsnd_ssiu_init()
207 /* SSI9 is sharing pin with SSI0 */ in rsnd_ssiu_init()
/linux/Documentation/filesystems/
H A Dvirtiofs.rst14 VIRTIO "virtio-fs" device for guest<->host file system sharing. It allows a
20 stateless or ephemeral guests, and sharing a directory between guests.
/linux/Documentation/mm/
H A Dksm.rst30 When the sharing passes this threshold, KSM adds a second dimension to
48 (i.e. virtual mappings) that are sharing the page, which is in turn
/linux/include/net/libeth/
H A Dtypes.h73 /* XDPSQ sharing */
76 * struct libeth_xdpsq_lock - locking primitive for sharing XDPSQs
/linux/drivers/cpufreq/
H A Drcpufreq_dt.rs79 // Get OPP-sharing information from "operating-points-v2" bindings. in init()
84 // set sharing CPUs, fallback to all CPUs share the `Policy` in init()
114 // Set sharing cpus for fallback scenario. in init()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-hidma-mgmt66 sharing the same bus.
87 sharing the same bus.
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst8 for sharing files over network.
46 sharing to be managed optimally by the default kernel and optimizing client
54 allows sharing information parameters that are parsed from smb.conf to ksmbd in
/linux/Documentation/misc-devices/
H A Duacce.rst9 This differs from the data sharing between cpu and io device, which share
44 Uacce is the kernel module, taking charge of iommu and address sharing.
/linux/Documentation/kernel-hacking/
H A Dindex.rst12 false-sharing

12345678910>>...23