Searched refs:prune (Results 1 – 8 of 8) 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.
194 find "$(srctree)/$${d}" -path "$(srctree)/$${d}/generated" -prune -o -name "*.h" -print; \
1539 int prune = 0; in dpcm_prune_paths() 1551 prune++; in dpcm_add_paths() 1554 dev_dbg(fe->dev, "ASoC: found %d old BE paths for pruning\n", prune); in dpcm_add_paths() 1555 return prune; in dpcm_add_paths() 2739 /* mark FE's links ready to prune */ in dpcm_fe_dai_close() 1527 int prune = 0; dpcm_prune_paths() local
647 -prune -o1876 \) -prune -o \
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.