Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:padata_index_to_cpu

Proto:static int padata_index_to_cpu(struct parallel_data *pd, int cpu_index)

Type:int

Parameter:

TypeParameterName
struct parallel_data *pd
intcpu_index
44  target_cpu = Uniprocessor. Assume all masks are "1".
45  When cpu < cpu_index cycle target_cpu = pumask_next - get the next cpu in a cpumask*@n: the cpu prior to the place to search (ie. return will be > @n)*@srcp: the cpumask pointer* Returns >= nr_cpu_ids if no further cpus set.
48  Return target_cpu
Caller
NameDescribe
padata_cpu_hash