Function report | 
Source Code:fs\aio.c | 
Create Date:2022-07-28 20:21:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:xit_aio: called when the last user of mm goes away. At this point, there is* no way for any new requests to be submited or any of the io_* syscalls to be* called on the context.* There may be outstanding kiocbs, but free_ioctx() will explicitly wait on
Proto:void exit_aio(struct mm_struct *mm)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | 
| 866 | If Not table Then Return | 
| 869 | atomic_set( & count, nr) | 
| 870 | init_completion( & comp) | 
| 872 | skipped = 0 | 
| 877 | If Not ctx Then | 
| 878 | skipped++ | 
| 879 | Continue | 
| 889 | mmap_size = 0 | 
| 893 | If Not atomic_sub_and_test(skipped, & count) Then | 
| 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  |