Function report |
Source Code:kernel\cred.c |
Create Date:2022-07-28 09:32:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alise the credentials stuff
Proto:void __init cred_init(void)
Type:void
Parameter:Nothing
659 | cred_jar = kmem_cache_create("cred_jar", sizeof(structcred), 0, Align objs on cache lines | Panic if kmem_cache_create() fails | SLAB_ACCOUNT, NULL) |
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 |