Searched refs:LSM_ATTR_PREV (Results 1 – 7 of 7) sorted by relevance
84 #define LSM_ATTR_PREV 104 macro
38 return LSM_ATTR_PREV; in lsm_name_to_attr()
68 ASSERT_EQ(-1, lsm_set_self_attr(LSM_ATTR_CURRENT | LSM_ATTR_PREV, tctx, in TEST()
126 ASSERT_EQ(-1, lsm_get_self_attr(LSM_ATTR_CURRENT | LSM_ATTR_PREV, ctx, in TEST()243 count = lsm_get_self_attr(LSM_ATTR_PREV, ctx, &size, 0); in TEST()
40 ``LSM_ATTR_PREV`` is the security context of the process at the time the
794 case LSM_ATTR_PREV: in apparmor_getselfattr()
6354 case LSM_ATTR_PREV: in selinux_lsm_getattr()