Function report |
Source Code:security\security.c |
Create Date:2022-07-28 18:38:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:security_init - initializes the security framework* This should be called early in the kernel initialization sequence.
Proto:int __init security_init(void)
Type:int
Parameter:Nothing
358 | pr_info("Security Framework initializing\n") |
364 | When lsm < __end_early_lsm_info cycle |
365 | If Optional: controlled by CONFIG_LSM Then lsm_append( Required. , & lsm_names) |
370 | ordered_lsm_init() |
372 | 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 |