函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\user_namespace.c Create Date:2022-07-27 12:22:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:ns_get_owner

函数原型:struct ns_common *ns_get_owner(struct ns_common *ns)

返回类型:struct ns_common

参数:

类型参数名称
struct ns_common *ns
1289  my_user_ns等于current_user_ns()
1293  owner等于p等于owner(ns)
1294  循环
1295  如果非p则返回:错误号
1297  如果p恒等于my_user_ns退出
1299  p等于parent
1302  返回:ns