Home
last modified time | relevance | path

Searched refs:containers (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/base/
H A Dattribute_container.c76 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()
373 klist_for_each_entry(ic, &cont->containers, node, &iter) { in attribute_container_device_trigger()
533 klist_for_each_entry(ic, &cont->containers, node, &iter) { in attribute_container_find_class_device()
/OK3568_Linux_fs/buildroot/package/fuse-overlayfs/
H A DConfig.in10 FUSE, intended to be used for rootless containers.
12 http://github.com/containers/fuse-overlayfs
H A Dfuse-overlayfs.mk8 FUSE_OVERLAYFS_SITE = $(call github,containers,fuse-overlayfs,v$(FUSE_OVERLAYFS_VERSION))
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c42 static struct tcm *containers[TILFMT_NFORMATS]; variable
562 ret = tcm_reserve_2d(containers[fmt], w, h, align, -1, slot_bytes, in tiler_reserve_2d()
588 if (tcm_reserve_1d(containers[TILFMT_PAGE], num_pages, in tiler_reserve_1d()
943 containers[TILFMT_8BIT] = omap_dmm->tcm[0]; in omap_dmm_probe()
944 containers[TILFMT_16BIT] = omap_dmm->tcm[0]; in omap_dmm_probe()
945 containers[TILFMT_32BIT] = omap_dmm->tcm[0]; in omap_dmm_probe()
951 containers[TILFMT_PAGE] = omap_dmm->tcm[1]; in omap_dmm_probe()
955 containers[TILFMT_PAGE] = omap_dmm->tcm[0]; in omap_dmm_probe()
/OK3568_Linux_fs/buildroot/package/bubblewrap/
H A Dbubblewrap.hash1 # From https://github.com/containers/bubblewrap/releases/tag/v0.5.0
H A Dbubblewrap.mk8 BUBBLEWRAP_SITE = https://github.com/containers/bubblewrap/releases/download/v$(BUBBLEWRAP_VERSION)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dtypeindex52 * which can be used as an index type in associative containers
53 * (23.6) and in unordered associative containers (23.7).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dtypeindex52 * which can be used as an index type in associative containers
53 * (23.6) and in unordered associative containers (23.7).
/OK3568_Linux_fs/buildroot/package/tini/
H A DConfig.in6 act as PID 1 for containers.
/OK3568_Linux_fs/buildroot/package/runc/
H A DConfig.in8 runC is a CLI tool for spawning and running containers
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetfilter-sysctl.rst15 with LOG target; this aims to prevent containers from flooding host
/OK3568_Linux_fs/buildroot/package/docker-cli/
H A DConfig.in8 and run applications as lightweight containers.
/OK3568_Linux_fs/buildroot/package/qlibc/
H A DConfig.in10 includes all kinds of containers and general library
/OK3568_Linux_fs/buildroot/package/netdata/
H A DConfig.in15 containers.
/OK3568_Linux_fs/buildroot/package/balena-engine/
H A DConfig.in18 containers.
/OK3568_Linux_fs/buildroot/package/libeastl/
H A DConfig.in17 Library. It is a C++ template library of containers,
/OK3568_Linux_fs/kernel/include/linux/
H A Dattribute_container.h18 struct klist containers; member
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A D0022-sys-stat.patch35 #include "base/containers/span.h"
/OK3568_Linux_fs/buildroot/package/slirp/
H A DConfig.in9 machines, containers or various tools.
/OK3568_Linux_fs/buildroot/package/docker-engine/
H A DConfig.in15 and run applications as lightweight containers.
/OK3568_Linux_fs/buildroot/package/qemu/
H A Dqemu.mk195 --disable-containers \
360 --disable-containers \
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-vaapi/
H A DConfig.in29 for MP4 containers.
/OK3568_Linux_fs/kernel/Documentation/security/tpm/
H A Dtpm_vtpm_proxy.rst9 proxy device driver for Linux containers.
/OK3568_Linux_fs/buildroot/package/boost/
H A DConfig.in68 Standard library containers and extensions.
196 Boost.JSON is a portable C++ library which provides containers
/OK3568_Linux_fs/yocto/poky/
H A DREADME.md8 and custom containers. There are reference demo images ranging from X11/GTK+

123