Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:change_pid

Proto:void change_pid(struct task_struct *task, enum pid_type type, struct pid *pid)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
enum pid_typetype
struct pid *pid
358  __change_pid(task, type, pid)
359  attach_pid() must be called with the tasklist_lock write-held.
Caller
NameDescribe
set_special_pids