Function report | 
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 activity | Download SCCT | Chinese | 
Name:test_tsk_thread_flag
Proto:static inline int test_tsk_thread_flag(struct task_struct *tsk, int flag)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | |
| int | flag | 
| 1757 | Return test_ti_thread_flag(task_thread_info(tsk), flag) | 
| Name | Describe | 
|---|---|
| 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 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |