Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:has_cpu_slab

Proto:static bool has_cpu_slab(int cpu, void *info)

Type:bool

Parameter:

TypeParameterName
intcpu
void *info
2336  s = info
2337  c = per_cpu_ptr(cpu_slab, cpu)
2339  Return The slab from which we are allocating || slub_percpu_partial(c)