Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:current_in_userns

Proto:bool current_in_userns(const struct user_namespace *target_ns)

Type:bool

Parameter:

TypeParameterName
const struct user_namespace *target_ns
1231  Return Returns true if @child is the same namespace or a descendant of*@ancestor.