函数逻辑报告 |
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_and_clear_tsk_thread_flag
函数原型:static inline int test_and_clear_tsk_thread_flag(struct task_struct *tsk, int flag)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | tsk | |
int | flag |
1752 | 返回:test_and_clear_ti_thread_flag(任务栈信息(tsk), flag) |
名称 | 描述 |
---|---|
speculation_ctrl_update_tif | |
user_disable_single_step | |
klp_update_patch_state | Switch the patched state of the task to the set of functions in the target* patch state.* NOTE: If task is not 'current', the caller must ensure the task is inactive.* Otherwise klp_ftrace_handler() might read the wrong 'patch_state' value. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |