Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpu_of
Proto:static inline int cpu_of(struct rq *rq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq |
1025 | Return 0 |
Name | Describe |
---|---|
update_rq_clock | |
resched_curr | sched_curr - mark rq's current task 'to be rescheduled now'.* On UP this means the setting of the need_resched flag, on SMP it* might also involve a cross-CPU call to trigger the scheduler on* the target CPU. |
sched_trace_cfs_rq_cpu | |
sched_trace_rq_cpu | |
switched_to_rt | When switching a task to RT, we may overload the runqueue* with RT tasks. In this case we try to push them off to* other runqueues. |
update_curr_dl | Update the current task's runtime statistics (provided it is still* a -deadline task and has not been removed from the dl_rq). |
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 |