Home
last modified time | relevance | path

Searched refs:NET_CONTAINER (Results 1 – 6 of 6) sorted by relevance

/kernel/liteos_a/kernel/extended/container/
Dlos_container.c91 case NET_CONTAINER: in OsGetContainerLimit()
155 case NET_CONTAINER: in OsSetContainerLimit()
197 case NET_CONTAINER: in OsGetContainerCount()
505 case NET_CONTAINER: in OsGetContainerID()
621 case NET_CONTAINER: in SetNsGetFlagByContainerType()
Dlos_net_container.c237 if (OsContainerLimitCheck(NET_CONTAINER, &g_currentNetContainerNum) != LOS_OK) { in OsCopyNetContainer()
257 if (OsContainerLimitCheck(NET_CONTAINER, &g_currentNetContainerNum) != LOS_OK) { in OsUnshareNetContainer()
/kernel/liteos_a/kernel/base/include/
Dlos_container_pri.h68 NET_CONTAINER, enumerator
/kernel/liteos_a/fs/proc/os_adapt/
Dsys_user.c187 .type = NET_CONTAINER,
Dprocess_proc.c94 } else if (type == NET_CONTAINER) { in ProcessContainerLink()
609 .type = NET_CONTAINER,
/kernel/liteos_a/kernel/extended/
DKconfig158 config NET_CONTAINER config