函数逻辑报告 |
Source Code:include\linux\sched.h |
Create Date:2022-07-27 06:58:36 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:test_tsk_thread_flag
函数原型:static inline int test_tsk_thread_flag(struct task_struct *tsk, int flag)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | tsk | |
int | flag |
1757 | 返回:test_ti_thread_flag(任务栈信息(tsk), flag) |
名称 | 描述 |
---|---|
copy_thread_tls | |
get_flags | |
task | |
enable_single_step | Enable single-stepping. Return nonzero if user mode is not using TF itself. |
enable_step | Enable single or block step. |
user_disable_single_step | |
arch_uprobe_pre_xol | arch_uprobe_pre_xol - prepare to execute out of line.*@auprobe: the probepoint information.*@regs: reflects the saved user state of current task. |
klp_complete_transition | The transition to the target patch state is complete. Clean up the data* structures. |
freezing_slow_path | zing_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 | |
test_tsk_need_resched | 检查进程是否已经设置了调度标志 |
set_flags |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |