Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sched.h Create Date:2022-07-28 05:59:46
Last Modify:2021-07-28 10:30:23 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:set_task_comm

Proto:static inline void set_task_comm(struct task_struct *tsk, const char *from)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
const char *from
1705  These functions flushes out all traces of the currently running executable* so that a new one can be started
Caller
NameDescribe
SYSCALL_DEFINE5
worker_thread
__kthread_create_on_node
kthreadd