Home
last modified time | relevance | path

Searched defs:needput (Results 1 – 2 of 2) sorted by relevance

/linux/security/apparmor/include/
H A Dcred.h67 bool *needput) in aa_get_newest_cred_label_condref()
80 static inline void aa_put_label_condref(struct aa_label *l, bool needput) in aa_put_label_condref()
/linux/security/apparmor/
H A Dlsm.c464 bool needput; in apparmor_file_open() local