Searched refs:prune (Results 1 – 9 of 9) sorted by relevance
53 local prune="$prune ( -path $i ) -prune -o"55 find ${tree}arch/$1 $ignore $prune -name "$2" -not -type l -print;71 find ${tree}include $ignore -name config -prune -o -name "$1" \80 \( -path ${tree}include -o -path ${tree}arch -o -name '.tmp_*' \) -prune -o \
14 \( -name atomic -o -name dtc -o -name kconfig -o -name package \) -prune -o \24 find "arch/${SRCARCH}" -name generated -prune -o -name include -type d -print26 find include \( -name config -o -name generated \) -prune -o \( -type f -o -type l \) -print
74 "chains" is scanned periodically in order to prune stale stable_nodes.
605 -prune -o1753 -o -path $(abs_srctree)/rust/alloc -prune \1754 -o -path $(abs_objtree)/rust/test -prune \
1564 int prune = 0; in dpcm_prune_paths() local1576 prune++; in dpcm_prune_paths()1579 dev_dbg(fe->dev, "ASoC: found %d old BE paths for pruning\n", prune); in dpcm_prune_paths()1580 return prune; in dpcm_prune_paths()
117 system needs to prune the inode list instead of allocating
698 Having unbindable mount can help prune the unneeded bind776 One could use a series of umount at each step to prune
654 static void prune(struct tree *tree) in prune() function1714 prune(&trees[i]); in trees_reduce()
997 prune chapter1021 this counter will be updated. It means the 'prune' fails.