Lines Matching defs:replace
615 * __label_replace - replace @old with @new in label set
617 * @new: label to replace @old with
654 * @replace: whether insertion should replace existing entry that is not stale
658 * if @replace is true l has a preallocated proxy associated
661 * the else condition only happens if @replace is false
664 struct aa_label *label, bool replace)
683 * so replace in place, however the label has
687 if (!replace && !label_is_stale(this)) {
786 * aa_label_replace - replace a label @old with a new version @new
787 * @old: label to replace
2040 * @label - the label to update/replace