Home
last modified time | relevance | path

Searched refs:FLAG_DEBUG1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy.h53 #define CHECK_DEBUG1(_profile) ((_profile)->label.flags & FLAG_DEBUG1)
H A Dlabel.h95 FLAG_DEBUG1 = 0x4000, enumerator
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_unpack.c894 profile->label.flags |= FLAG_DEBUG1; in unpack_profile()
H A Dlabel.c208 u |= vec[i]->label.flags & (FLAG_DEBUG1 | FLAG_DEBUG2 | in accum_vec_flags()

Completed in 7 milliseconds