Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
const struct task_struct *tsk1
const struct task_struct *tsk2
225  Return 1
Caller
NameDescribe
oom_cpuset_eligiblem_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