Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__kthread_should_park

Proto:bool __kthread_should_park(struct task_struct *k)

Type:bool

Parameter:

TypeParameterName
struct task_struct *k
109  Return st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from
Caller
NameDescribe
kthread_should_parkkthread_should_park - should this kthread park now?* When someone calls kthread_park() on your kthread, it will be woken* and this will return true