Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\crash.c Create Date:2022-07-28 08:37:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_nr_ram_ranges_callback

Proto:static int get_nr_ram_ranges_callback(struct resource *res, void *arg)

Type:int

Parameter:

TypeParameterName
struct resource *res
void *arg
193  nr_ranges = arg
195  nr_ranges++
196  Return 0