Function report |
Source Code:security\apparmor\policy_unpack.c |
Create Date:2022-07-28 19:52:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvmemdup
Proto:static void *kvmemdup(const void *src, size_t len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | src | |
size_t | len |
208 | p = kvmalloc(len, GFP_KERNEL) |
212 | Return p |
Name | Describe |
---|---|
unpack_profile | pack_profile - unpack a serialized profile*@e: serialized data extent information (NOT NULL)* NOTE: unpack profile sets audit struct if there is a failure |
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 |