| Function report | 
| Source Code: include\linux\task_io_accounting_ops.h | Create Date:2022-07-28 08:55:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:task_io_accounting_add
Proto:static inline void task_io_accounting_add(struct task_io_accounting *dst, struct task_io_accounting *src)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_io_accounting * | dst | |
| struct task_io_accounting * | src | 
| 111 | task_chr_io_accounting_add(dst, src) | 
| 112 | task_blk_io_accounting_add(dst, src) | 
| Name | Describe | 
|---|---|
| __exit_signal | This function expects the tasklist_lock write-locked. | 
| wait_task_zombie | Handle sys_wait4 work for one task in state EXIT_ZOMBIE. We hold* read_lock(&tasklist_lock) on entry. If we return zero, we still hold* the lock and this task is uninteresting. If we return nonzero, we have | 
| 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 |