Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_tsk_thread_flag

Proto:static inline int test_tsk_thread_flag(struct task_struct *tsk, int flag)

Type:int

Parameter:

TypeParameterName
struct task_struct *tsk
intflag
1757  Return test_ti_thread_flag(task_thread_info(tsk), flag)
Caller
NameDescribe
copy_thread_tls
get_flags
task
enable_single_stepEnable single-stepping. Return nonzero if user mode is not using TF itself.
enable_stepEnable single or block step.
user_disable_single_step
arch_uprobe_pre_xolarch_uprobe_pre_xol - prepare to execute out of line.*@auprobe: the probepoint information.*@regs: reflects the saved user state of current task.
klp_complete_transitionThe transition to the target patch state is complete. Clean up the data* structures.
freezing_slow_pathzing_slow_path - slow path for testing whether a task needs to be frozen*@p: task to be tested* This function is called by freezing() if system_freezing_cnt isn't zero* and tests whether @p needs to enter and stay in frozen state. Can be
signal_pending
klp_patch_pending