Home
last modified time | relevance | path

Searched refs:prune (Results 1 – 8 of 8) sorted by relevance

/linux/scripts/
H A Dtags.sh53 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 \
/linux/scripts/package/
H A Dinstall-extmod-build14 \( -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 -print
26 find include \( -name config -o -name generated \) -prune -o \( -type f -o -type l \) -print
/linux/Documentation/mm/
H A Dksm.rst74 "chains" is scanned periodically in order to prune stale stable_nodes.
/linux/kernel/
H A DMakefile194 find "$(srctree)/$${d}" -path "$(srctree)/$${d}/generated" -prune -o -name "*.h" -print; \
/linux/sound/soc/
H A Dsoc-pcm.c1539 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
/linux/
H A DMakefile647 -prune -o
1876 \) -prune -o \
/linux/fs/unicode/
H A Dmkutf8data.c654 static void prune(struct tree *tree) in prune() function
1714 prune(&trees[i]); in trees_reduce()
/linux/Documentation/networking/
H A Dsnmp_counter.rst997 prune chapter
1021 this counter will be updated. It means the 'prune' fails.