Searched refs:lsm_info (Results 1 – 4 of 4) sorted by relevance
118 struct lsm_info { struct127 extern struct lsm_info __start_lsm_info[], __end_lsm_info[]; argument128 extern struct lsm_info __start_early_lsm_info[], __end_early_lsm_info[];131 static struct lsm_info __lsm_##lsm \136 static struct lsm_info __early_lsm_##lsm \
92 static __initdata struct lsm_info **ordered_lsms;93 static __initdata struct lsm_info *exclusive;102 static bool __init is_enabled(struct lsm_info *lsm) in is_enabled()138 struct lsm_info **check; in exists_ordered_lsm()168 static bool __init lsm_allowed(struct lsm_info *lsm) in lsm_allowed()251 struct lsm_info *lsm; in ordered_lsm_parse()262 struct lsm_info *major; in ordered_lsm_parse()335 struct lsm_info **lsm, *early; in report_lsm_order()354 struct lsm_info **lsm; in ordered_lsm_init()405 struct lsm_info *lsm; in early_security_init()[all …]
127 module uses the order field of the :c:type:`lsm_info` description
298 BOUNDED_SECTION_PRE_LABEL(.lsm_info.init, _lsm_info, __start, __end)