Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:early_page_poison_param

Proto:static int __init early_page_poison_param(char *buf)

Type:int

Parameter:

TypeParameterName
char *buf
15  If Not buf Then Return -EINVAL
17  Return strtobool(buf, & want_page_poisoning)