Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
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-6.12.1/scripts/package/
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-6.12.1/Documentation/mm/
Dksm.rst74 "chains" is scanned periodically in order to prune stale stable_nodes.
/linux-6.12.1/
DMakefile605 -prune -o
1753 -o -path $(abs_srctree)/rust/alloc -prune \
1754 -o -path $(abs_objtree)/rust/test -prune \
/linux-6.12.1/sound/soc/
Dsoc-pcm.c1564 int prune = 0; in dpcm_prune_paths() local
1576 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()
/linux-6.12.1/Documentation/admin-guide/sysctl/
Dfs.rst117 system needs to prune the inode list instead of allocating
/linux-6.12.1/Documentation/filesystems/
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-6.12.1/fs/unicode/
Dmkutf8data.c654 static void prune(struct tree *tree) in prune() function
1714 prune(&trees[i]); in trees_reduce()
/linux-6.12.1/Documentation/networking/
Dsnmp_counter.rst997 prune chapter
1021 this counter will be updated. It means the 'prune' fails.