Lines Matching defs:replace
617 * __label_replace - replace @old with @new in label set
619 * @new: label to replace @old with
656 * @replace: whether insertion should replace existing entry that is not stale
660 * if @replace is true l has a preallocated proxy associated
663 * the else condition only happens if @replace is false
666 struct aa_label *label, bool replace)
685 * so replace in place, however the label has
689 if (!replace && !label_is_stale(this)) {
788 * aa_label_replace - replace a label @old with a new version @new
789 * @old: label to replace
2040 * @label - the label to update/replace