Home
last modified time | relevance | path

Searched refs:FLAG_NULL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dlabel.h87 FLAG_NULL = 4, /* profile is null learning profile */ enumerator
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dlabel.h83 FLAG_NULL = 4, /* profile is null learning profile */ enumerator
/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy.c540 profile->label.flags |= FLAG_NULL; in aa_new_null_profile()
H A Ddomain.c400 if (profile->label.flags & FLAG_NULL && in find_attach()
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c400 if (profile->label.flags & FLAG_NULL && in find_attach()
H A Dpolicy.c591 profile->label.flags |= FLAG_NULL; in aa_alloc_null()

Completed in 8 milliseconds