Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ftrace_pid_follow_sched_process_exit

Proto:static void ftrace_pid_follow_sched_process_exit(void *data, struct task_struct *task)

Type:void

Parameter:

TypeParameterName
void *data
struct task_struct *task
6952  tr = data
6954  pid_list = fetch RCU-sched-protected pointer for dereferencing(function_pids)
6955  race_filter_add_remove_task - Add or remove a task from a pid_list*@pid_list: The list to modify*@self: The current task for fork or NULL for exit*@task: The task to add or remove* If adding a task, if @self is defined, the task is only added if @self