diff options
| author | Tejun Heo <tj@kernel.org> | 2024-01-29 08:11:24 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2024-01-29 08:11:24 -1000 |
| commit | afa87ce85379e2d93863fce595afdb5771a84004 (patch) | |
| tree | 6a13b1efe8131676429118e099643828c13fc392 /tools/perf/scripts/python | |
| parent | workqueue: Move pwq->max_active to wq->max_active (diff) | |
| download | linux-afa87ce85379e2d93863fce595afdb5771a84004.tar.gz linux-afa87ce85379e2d93863fce595afdb5771a84004.zip | |
workqueue: Factor out pwq_is_empty()
"!pwq->nr_active && list_empty(&pwq->inactive_works)" test is repeated
multiple times. Let's factor it out into pwq_is_empty().
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <jiangshanlai@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
