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:Can I start working? Called from busy but !running workers.

Proto:static bool may_start_working(struct worker_pool *pool)

Type:bool

Parameter:

TypeParameterName
struct worker_pool *pool
783  Return L: currently idle workers
Caller
NameDescribe
need_to_create_workerDo we need a new worker? Called from manager.
worker_thread