Lines Matching full:stale
392 /* TODO: if compound label and not stale add to reclaim cache */ in aa_label_kref()
663 * @replace: whether insertion should replace existing entry that is not stale
1038 * setting labels stale.
1050 bool stale = false; in label_merge_insert() local
1068 stale = true; in label_merge_insert()
1084 } else if (!stale) { in label_merge_insert()
2021 * Note: worst case is the stale @label does not get updated and has
2054 /* updated stale label by being removed/renamed from labelset */ in __label_update()
2090 * Any label that has a stale component is marked stale and replaced and
2093 * If failures happen due to memory pressures then stale labels will
2115 * __aa_labelset_update_subtree - update all labels with a stale component