Function report |
Source Code:fs\aio.c |
Create Date:2022-07-28 20:21:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:When this function runs, the kioctx has been removed from the "hash table"* and ctx->users has dropped to 0, so we know no more kiocbs can be submitted -* now it's safe to cancel any that need to be.
Proto:static void free_ioctx_users(struct percpu_ref *ref)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct percpu_ref * | ref |
618 | spin_lock_irq( & ctx_lock) |
627 | spin_unlock_irq( & ctx_lock) |
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 |