Function report |
Source Code:security\security.c |
Create Date:2022-07-28 18:38:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:early_security_init
Proto:int __init early_security_init(void)
Type:int
Parameter:Nothing
332 | struct hlist_head * list = (struct hlist_head * ) & security_hook_heads |
335 | When i < size of security_hook_heads / sizeof(structhlist_head) cycle INIT_HLIST_HEAD( & list[i]) |
339 | When lsm < __end_early_lsm_info cycle |
346 | Return 0 |
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 |