Function report |
Source Code:include\linux\sched\mm.h |
Create Date:2022-07-28 05:40:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:in_vfork
Proto:static inline bool in_vfork(struct task_struct *tsk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
168 | ret = vfork_done && mm == mm |
171 | Return ret |
Name | Describe |
---|---|
oom_badness | m_badness - heuristic function to determine which candidate task to kill*@p: task struct of which task we should calculate*@totalpages: total present RAM allowed for page allocation* The heuristic for determining which task to kill is made to be as simple |
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 |