Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\pid_namespace.c Create Date:2022-07-28 11:20:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:inc_pid_namespaces

Proto:static struct ucounts *inc_pid_namespaces(struct user_namespace *ns)

Type:struct ucounts

Parameter:

TypeParameterName
struct user_namespace *ns
68  Return inc_ucount(ns, current_euid(), UCOUNT_PID_NAMESPACES)
Caller
NameDescribe
create_pid_namespace