Searched refs:lsm_info (Results 1 – 4 of 4) sorted by relevance
1721 struct lsm_info { struct1730 extern struct lsm_info __start_lsm_info[], __end_lsm_info[]; argument1731 extern struct lsm_info __start_early_lsm_info[], __end_early_lsm_info[];1734 static struct lsm_info __lsm_##lsm \1739 static struct lsm_info __early_lsm_##lsm \
93 static __initdata struct lsm_info **ordered_lsms;94 static __initdata struct lsm_info *exclusive;103 static bool __init is_enabled(struct lsm_info *lsm) in is_enabled()139 struct lsm_info **check; in exists_ordered_lsm()169 static bool __init lsm_allowed(struct lsm_info *lsm) in lsm_allowed()250 struct lsm_info *lsm; in ordered_lsm_parse()261 struct lsm_info *major; in ordered_lsm_parse()328 struct lsm_info **lsm, *early; in report_lsm_order()346 struct lsm_info **lsm; in ordered_lsm_init()396 struct lsm_info *lsm; in early_security_init()[all …]
127 module uses the order field of the :c:type:`lsm_info` description
305 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)
Completed in 16 milliseconds