| /linux-6.15/drivers/base/ |
| H A D | attribute_container.c | 76 klist_init(&cont->containers, internal_container_klist_get, in attribute_container_register() 98 spin_lock(&cont->containers.k_lock); in attribute_container_unregister() 99 if (!list_empty(&cont->containers.k_list)) in attribute_container_unregister() 104 spin_unlock(&cont->containers.k_lock); in attribute_container_unregister() 174 klist_add_tail(&ic->node, &cont->containers); in attribute_container_add_device() 224 klist_for_each_entry(ic, &cont->containers, node, &iter) { in attribute_container_remove_device() 254 klist_for_each_entry(ic, &cont->containers, node, &iter) { in do_attribute_container_device_trigger_safe() 271 klist_for_each_entry(ic, &cont->containers, node, &iter) { in do_attribute_container_device_trigger_safe() 372 klist_for_each_entry(ic, &cont->containers, node, &iter) { in attribute_container_device_trigger() 491 klist_for_each_entry(ic, &cont->containers, node, &iter) { in attribute_container_find_class_device()
|
| /linux-6.15/Documentation/networking/ |
| H A D | netfilter-sysctl.rst | 15 with LOG target; this aims to prevent containers from flooding host
|
| /linux-6.15/drivers/gpu/drm/omapdrm/ |
| H A D | omap_dmm_tiler.c | 35 static struct tcm *containers[TILFMT_NFORMATS]; variable 555 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d() 581 if (tcm_reserve_1d(containers[TILFMT_PAGE], num_pages, in tiler_reserve_1d() 932 containers[TILFMT_8BIT] = omap_dmm->tcm[0]; in omap_dmm_probe() 933 containers[TILFMT_16BIT] = omap_dmm->tcm[0]; in omap_dmm_probe() 934 containers[TILFMT_32BIT] = omap_dmm->tcm[0]; in omap_dmm_probe() 940 containers[TILFMT_PAGE] = omap_dmm->tcm[1]; in omap_dmm_probe() 944 containers[TILFMT_PAGE] = omap_dmm->tcm[0]; in omap_dmm_probe()
|
| /linux-6.15/include/linux/ |
| H A D | attribute_container.h | 18 struct klist containers; member
|
| /linux-6.15/Documentation/security/tpm/ |
| H A D | tpm_vtpm_proxy.rst | 9 proxy device driver for Linux containers.
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | localio.rst | 27 handle use of iptables or containers. 86 c. Support the use of containers by being compatible with relevant 302 Relative to containers, LOCALIO gives the client access to the network 342 The container testing was in terms of podman managed containers and
|
| H A D | client-identifier.rst | 158 distinction between network namespaces (containers) when the
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 44 groups; these mini-containers are used as outlined above to try to
|
| /linux-6.15/Documentation/admin-guide/nfs/ |
| H A D | nfs-client.rst | 58 containers unless it is overridden by a value written to
|
| /linux-6.15/fs/erofs/ |
| H A D | Kconfig | 14 numerous containers;
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | dexcr.rst | 176 default value of the DEXCR, for example allowing containers to run with different
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | erofs.rst | 31 hosts with numerous containers. 83 - Support FSDAX on uncompressed images for secure containers and ramdisks in
|
| H A D | idmappings.rst | 557 workloads. For a more complex but common example, consider two containers 558 started on the host. To completely prevent the two containers from affecting 560 for the two containers:: 573 to both containers currently can't. 611 between two containers with different idmappings. 613 aren't mountable inside containers. And not having them mountable might be
|
| H A D | overlayfs.rst | 582 userspace tools (like containers) that generate lower layers.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-acpi | 72 devices supported by ACPI, such as containers, memory modules,
|
| /linux-6.15/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 75 struct od_feature_container containers[MAX_NUM_OF_SUBSETS]; member 4091 .containers = { 4258 for (i = 0; i < ARRAY_SIZE(amdgpu_od_set.containers); i++) { in amdgpu_od_set_init() 4259 container = &amdgpu_od_set.containers[i]; in amdgpu_od_set_init()
|
| /linux-6.15/Documentation/devicetree/bindings/cpu/ |
| H A D | cpu-topology.txt | 139 nodes are leaf nodes, otherwise they become containers of
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | landlock.rst | 686 What about namespaces and containers?
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | cgroups.rst | 682 in containers and systemd for assorted meta data like main PID in a cgroup
|
| /linux-6.15/init/ |
| H A D | Kconfig | 1323 This allows containers, i.e. vservers, to use user namespaces 1339 pid namespaces. This is a building block of containers.
|