Function report |
Source Code:fs\aio.c |
Create Date:2022-07-28 20:21:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kiocb_set_cancel_fn
Proto:void kiocb_set_cancel_fn(struct kiocb *iocb, kiocb_cancel_fn *cancel)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kiocb * | iocb | |
kiocb_cancel_fn * | cancel |
567 | If WARN_ON_ONCE(!list_empty - tests whether a list is empty*@head: the list to test.) Then Return |
570 | spin_lock_irqsave( & ctx_lock, flags) |
573 | spin_unlock_irqrestore( & ctx_lock, flags) |
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 |