Searched refs:uniq_null (Results 1 - 2 of 2) sorted by relevance

/security/apparmor/include/
H A Dpolicy.h112 * @uniq_null: uniq value used for null learning profiles
137 atomic_t uniq_null; member in struct:aa_namespace
/security/apparmor/
H A Dpolicy.c301 atomic_set(&ns->uniq_null, 0);
692 int uniq = atomic_inc_return(&parent->ns->uniq_null);

Completed in 16 milliseconds