Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\resource.c Create Date:2022-07-28 09:05:43
Last Modify:2022-05-22 11:14:39 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:strict_iomem

Proto:static int __init strict_iomem(char *str)

Type:int

Parameter:

TypeParameterName
char *str
1704  If strstr(str, "relaxed") Then strict_iomem_checks = 0
1706  If strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for Then strict_iomem_checks = 1
1708  Return 1