Searched refs:lsm_info (Results 1 – 5 of 5) sorted by relevance
151 struct lsm_info { struct161 static struct lsm_info __lsm_##lsm \ argument166 static struct lsm_info __early_lsm_##lsm \173 extern struct lsm_info __start_lsm_info[], __end_lsm_info[];174 extern struct lsm_info __start_early_lsm_info[], __end_early_lsm_info[];
109 static __initdata struct lsm_info *exclusive;167 static bool __init is_enabled(struct lsm_info *lsm) in is_enabled()203 struct lsm_info **check; in exists_ordered_lsm()233 static bool __init lsm_allowed(struct lsm_info *lsm) in lsm_allowed()289 static void __init prepare_lsm(struct lsm_info *lsm) in prepare_lsm()328 struct lsm_info *lsm; in ordered_lsm_parse()339 struct lsm_info *major; in ordered_lsm_parse()431 struct lsm_info **lsm, *early; in report_lsm_order()450 struct lsm_info **lsm; in ordered_lsm_init()504 struct lsm_info *lsm; in early_security_init()[all …]
93 中。权能模块使用 :c:type: `lsm_info` 描述中的order域来标识它为第一个注册
127 module uses the order field of the :c:type:`lsm_info` description
300 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)