Home
last modified time | relevance | path

Searched refs:FLAG_IMMUTIBLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dpolicy_ns.c92 FLAG_IMMUTIBLE | FLAG_NS_COUNT | FLAG_UNCONFINED; in alloc_unconfined()
H A Dpolicy.c711 if (profile->label.flags & FLAG_IMMUTIBLE) { in replacement_allowed()
/openbmc/linux/security/apparmor/include/
H A Dlabel.h85 FLAG_IMMUTIBLE = 0x10, /* don't allow changes/replacement */ enumerator