Function report |
Source Code:block\blk-ioc.c |
Create Date:2022-07-28 17:04:09 |
Last Modify:2020-03-17 23:16:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_io_context - increment reference count to io_context*@ioc: io_context to get* Increment reference count to @ioc.
Proto:void get_io_context(struct io_context *ioc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_context * | ioc |
28 | BUG_ON(atomic_long_read( & refcount) <= 0) |
29 | atomic_long_inc( & refcount) |
Name | Describe |
---|---|
get_task_io_context | get_task_io_context - get io_context of a task*@task: task of interest*@gfp_flags: allocation flags, used if allocation is necessary*@node: allocation node, used if allocation is necessary* Return io_context of @task |
blk_mq_sched_assign_ioc |
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 |