Function report |
Source Code:include\linux\cpuset.h |
Create Date:2022-07-28 05:47:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpuset_mems_allowed_intersects
Proto:static inline int cpuset_mems_allowed_intersects(const struct task_struct *tsk1, const struct task_struct *tsk2)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct task_struct * | tsk1 | |
const struct task_struct * | tsk2 |
225 | Return 1 |
Name | Describe |
---|---|
oom_cpuset_eligible | m_cpuset_eligible() - check task eligiblity for kill*@start: task struct of which task to consider*@oc: pointer to struct oom_control* Task eligibility is determined by whether or not a candidate task, @tsk,* shares the same mempolicy nodes as current if |
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 |