Function report |
Source Code:block\ioprio.c |
Create Date:2022-07-28 17:22:51 |
Last Modify:2020-03-17 23:21:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_task_ioprio
Proto:static int get_task_ioprio(struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
164 | ret = security_task_getioprio(p) |
169 | If io_context Then ret = ioprio |
171 | task_unlock(p) |
172 | out : |
173 | Return ret |
Name | Describe |
---|---|
SYSCALL_DEFINE2 |
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 |