Home
last modified time | relevance | path

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

/linux/scripts/
H A Dtags.sh18 ignore="$ignore ( -name *.mod.c ) -prune -o"
23 ignore="${ignore} ( -path $i ) -prune -o"
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 \
/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/sound/soc/
H A Dsoc-pcm.c1549 int prune = 0; in dpcm_prune_paths() local
1561 prune++; in dpcm_prune_paths()
1564 dev_dbg(fe->dev, "ASoC: found %d old BE paths for pruning\n", prune); in dpcm_prune_paths()
1565 return prune; in dpcm_prune_paths()
/linux/Documentation/filesystems/
H A Dsharedsubtree.rst698 Having unbindable mount can help prune the unneeded bind
776 One could use a series of umount at each step to prune
/linux/fs/unicode/
H A Dmkutf8data.c654 static void prune(struct tree *tree) in prune() function
1714 prune(&trees[i]); in trees_reduce()
/linux/
H A DMakefile638 -prune -o
/linux/Documentation/networking/
H A Dsnmp_counter.rst997 prune chapter
1021 this counter will be updated. It means the 'prune' fails.