Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\kthread.c Create Date:2022-07-28 09:30:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kthread_bind_mask

Proto:void kthread_bind_mask(struct task_struct *p, const struct cpumask *mask)

Type:void

Parameter:

TypeParameterName
struct task_struct *p
const struct cpumask *mask
418  __kthread_bind_mask(p, mask, TASK_UNINTERRUPTIBLE)
Caller
NameDescribe
init_rescuerWorkqueues which may be used during memory reclaim should have a rescuer* to guarantee forward progress.
sugov_kthread_create