Searched refs:LSM_ATTR_EXEC (Results 1 – 6 of 6) sorted by relevance
81 #define LSM_ATTR_EXEC 101 macro
34 return LSM_ATTR_EXEC; in lsm_name_to_attr()
24 ``LSM_ATTR_EXEC`` is the security context of the process at the time the
201 count = lsm_get_self_attr(LSM_ATTR_EXEC, ctx, &size, 0); in TEST()
798 case LSM_ATTR_EXEC: in apparmor_getselfattr()890 } else if (attr == LSM_ATTR_EXEC) { in do_setattr()912 else if (attr == LSM_ATTR_EXEC) in do_setattr()927 if (attr != LSM_ATTR_CURRENT && attr != LSM_ATTR_EXEC) in apparmor_setselfattr()
6684 case LSM_ATTR_EXEC: in selinux_lsm_getattr()6729 case LSM_ATTR_EXEC: in selinux_lsm_setattr()6806 if (attr == LSM_ATTR_EXEC) { in selinux_lsm_setattr()