Home
last modified time | relevance | path

Searched refs:LSM_ORDER_FIRST (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dlsm_hooks.h149 LSM_ORDER_FIRST = -1, /* This is only for capabilities. */ enumerator
/linux/security/
H A Dlsm_init.c223 if (lsm->order == LSM_ORDER_FIRST) in lsm_order_parse()
H A DKconfig281 LSM_ORDER_FIRST and LSM_ORDER_LAST, which are always enabled
H A Dcommoncap.c1519 .order = LSM_ORDER_FIRST,