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

/linux-4.4.14/security/apparmor/include/
H A Dapparmor.h81 static inline int kref_get_not0(struct kref *kref) kref_get_not0() function
H A Dpolicy.h290 if (p && kref_get_not0(&p->count)) aa_get_profile_not0()
310 } while (c && !kref_get_not0(&c->count)); aa_get_profile_rcu()

Completed in 53 milliseconds