Function report |
Source Code:include\linux\kernel.h |
Create Date:2022-07-28 05:34:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kstrtou32
Proto:static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | s | |
unsigned int | base | |
u32 * | res |
400 | Return kstrtouint(s, base, res) |
Name | Describe |
---|---|
max_time_store | |
setup_test_suspend | |
queue_io_timeout_store | |
parse_policy_line | In the case the input buffer contains one or more invalid UIDs, the kuid_t* variables pointed to by @parent and @child will get updated but this* function will return an error.* Contents of @buf may be modified. |
devcgroup_update_access | Modify the exception list using allow/deny rules |
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 |