Searched defs:needput (Results 1 – 2 of 2) sorted by relevance
67 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()
464 bool needput; in apparmor_file_open() local