Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_current
Proto:static inline int task_current(struct rq *rq, struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct task_struct * | p |
Name | Describe |
---|---|
task_sched_runtime | Return accounted runtime for the task.* In case the task is currently running, return the runtime plus current's* pending runtime that have not been accounted yet. |
set_user_nice | |
__sched_setscheduler | |
enqueue_task_rt | Adding/removing a task to/from a priority array: |
enqueue_task_dl |
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 |