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:ser_refill_reqs_available* Called to refill reqs_available when aio_get_req() encounters an* out of space in the completion ring.
Proto:static void user_refill_reqs_available(struct kioctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kioctx * | ctx |
987 | spin_lock_irq( & completion_lock) |
988 | If completed_events Then |
1001 | ring = kmap_atomic(ring_pages[0]) |
1008 | spin_unlock_irq( & completion_lock) |
Name | Describe |
---|---|
get_reqs_available |
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 |