Function report |
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 activity | Download SCCT | Chinese |
Name:strict_iomem
Proto:static int __init strict_iomem(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |