Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dtags.sh39 prune="$prune -wholename $i -prune -o"
41 find ${tree}arch/$1 $ignore $prune -name "$2" -not -type l -print;
57 find ${tree}include $ignore -name config -prune -o -name "$1" \
66 \( -path ${tree}include -o -path ${tree}arch -o -name '.tmp_*' \) -prune -o \
/linux-6.1.9/Documentation/mm/
Dksm.rst76 "chains" is scanned periodically in order to prune stale stable_nodes.
/linux-6.1.9/
DMakefile623 -prune -o
1837 -o -path $(abs_srctree)/rust/alloc -prune \
1838 -o -path $(abs_objtree)/rust/test -prune \
/linux-6.1.9/sound/soc/
Dsoc-pcm.c1430 int prune = 0; in dpcm_prune_paths() local
1442 prune++; in dpcm_prune_paths()
1445 dev_dbg(fe->dev, "ASoC: found %d old BE paths for pruning\n", prune); in dpcm_prune_paths()
1446 return prune; in dpcm_prune_paths()
/linux-6.1.9/Documentation/admin-guide/sysctl/
Dfs.rst164 system needs to prune the inode list instead of allocating
/linux-6.1.9/Documentation/filesystems/
Dsharedsubtree.rst695 Having unbindable mount can help prune the unneeded bind
773 One could use a series of umount at each step to prune
/linux-6.1.9/fs/unicode/
Dmkutf8data.c654 static void prune(struct tree *tree) in prune() function
1714 prune(&trees[i]); in trees_reduce()
/linux-6.1.9/Documentation/networking/
Dsnmp_counter.rst1001 prune chapter
1025 this counter will be updated. It means the 'prune' fails.