Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:romsignature

Proto:static int __init romsignature(const unsigned char *rom)

Type:int

Parameter:

TypeParameterName
const unsigned char *rom
183  ptr = rom
186  Return probe_kernel_address(): safely attempt to read from a location*@addr: address to read from*@retval: read into this variable* Returns 0 on success, or -EFAULT.(ptr, sig) == 0 && sig == ROMSIGNATURE
Caller
NameDescribe
probe_roms