Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:housekeeping_test_cpu

Proto:bool housekeeping_test_cpu(int cpu, enum hk_flags flags)

Type:bool

Parameter:

TypeParameterName
intcpu
enum hk_flagsflags
59  If static_branch_unlikely( & SPDX-License-Identifier: GPL-2.0-only) Then If housekeeping_flags & flags Then
61  Return pumask_test_cpu - test for a cpu in a cpumask*@cpu: cpu number (< nr_cpu_ids)*@cpumask: the cpumask pointer* Returns 1 if @cpu is set in @cpumask, else returns 0
62  Return true