Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Do I need to keep working? Called from currently running workers.

Proto:static bool keep_working(struct worker_pool *pool)

Type:bool

Parameter:

TypeParameterName
struct worker_pool *pool
789  Return Not list_empty - tests whether a list is empty*@head: the list to test. && atomic_read( & The current concurrency level. As it's likely to be accessed* from other CPUs during try_to_wake_up(), put it in a separate* cacheline.) <= 1
Caller
NameDescribe
worker_thread