Searched refs:LSM_ATTR_EXEC (Results 1 – 6 of 6) sorted by relevance
81 #define LSM_ATTR_EXEC 101 macro
32 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()895 } else if (attr == LSM_ATTR_EXEC) { in do_setattr()917 else if (attr == LSM_ATTR_EXEC) in do_setattr()932 if (attr != LSM_ATTR_CURRENT && attr != LSM_ATTR_EXEC) in apparmor_setselfattr()
6357 case LSM_ATTR_EXEC: in selinux_lsm_getattr()6402 case LSM_ATTR_EXEC: in selinux_lsm_setattr()6479 if (attr == LSM_ATTR_EXEC) { in selinux_lsm_setattr()