Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\perf_event.h Create Date:2022-07-28 05:58:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:perf_event_namespaces

Proto:static inline void perf_event_namespaces(struct task_struct *tsk)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk

NULL

Caller
NameDescribe
ksys_unshareshare allows a process to 'unshare' part of the process* context which was originally shared using clone. copy_** functions used by do_fork() cannot be used here directly* because they modify an inactive task_struct that is being* constructed