Function report |
Source Code:include\linux\compiler.h |
Create Date:2022-07-28 05:33:59 |
Last Modify:2020-03-15 19:10:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:read_word_at_a_time
Proto:static __no_kasan_or_inline unsigned long read_word_at_a_time(const void *addr)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | addr |
280 | kasan_check_read(addr, 1) |
281 | Return addr |
Name | Describe |
---|---|
strscpy | strscpy - Copy a C-string into a sized buffer*@dest: Where to copy the string to*@src: Where to copy the string from*@count: Size of destination buffer* Copy the string, or as much of it as fits, into the dest buffer. The |
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 |