Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:35:49 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prepare_lock_switch
Proto:static inline void prepare_lock_switch(struct rq *rq, struct task_struct *next, struct rq_flags *rf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct task_struct * | next | |
struct rq_flags * | rf |
3109 | rq_unpin_lock(rq, rf) |
3110 | spin_release( & dep_map, _THIS_IP_) |
Name | Describe |
---|---|
context_switch | ext_switch - switch to the new MM and the new thread's register state. |
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 |