| Function report | 
| Source Code: include\linux\sched\task_stack.h | Create Date:2022-07-28 05:41:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:put_task_stack
Proto:static inline void put_task_stack(struct task_struct *tsk)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | 
NULL
| Name | Describe | 
|---|---|
| collect_syscall | |
| get_wchan | Called from fs/proc with a reference on @p to find the function* which called into schedule(). This needs to be done carefully* because the task might wake up and we might look at a stack* changing under us. | 
| copy_process | Create a new process | 
| finish_task_switch | sh_task_switch - clean up after a task-switch*@prev: the thread we just switched away from | 
| sched_show_task | |
| stack_trace_save_tsk | stack_trace_save_tsk - Save a task stack trace into a storage array*@task: The task to examine*@store: Pointer to storage array*@size: Size of the storage array*@skipnr: Number of entries to skip at the start of the stack trace | 
| kmemleak_scan | Scan data sections and all the referenced memory blocks allocated via the* kernel's standard allocators. This function must be called with the* scan_mutex held. | 
| 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 |