Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\core.c Create Date:2022-07-28 13:37:43
Last Modify:2022-05-20 07:50:19 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:perf_fill_ns_link_info

Proto:static void perf_fill_ns_link_info(struct perf_ns_link_info *ns_link_info, struct task_struct *task, const struct proc_ns_operations *ns_ops)

Type:void

Parameter:

TypeParameterName
struct perf_ns_link_info *ns_link_info
struct task_struct *task
const struct proc_ns_operations *ns_ops
7509  error = ns_get_path( & ns_path, task, ns_ops)
7510  If Not error Then
7511  ns_inode = Where the name belongs to - NULL is * negative
7512  dev = new_encode_dev(s_dev)
7513  ino = Stat data, not accessed from path walking
7514  path_put( & ns_path)
Caller
NameDescribe
perf_event_namespaces