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:update_tsk_thread_flag

Proto:static inline void update_tsk_thread_flag(struct task_struct *tsk, int flag, bool value)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
intflag
boolvalue
1742  update_ti_thread_flag(task_thread_info(tsk), flag, value)