Home
last modified time | relevance | path

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

/linux/scripts/
A Dtags.sh46 prune="$prune -wholename $i -prune -o"
48 find ${tree}arch/$1 $ignore $prune -name "$2" -not -type l -print;
64 find ${tree}include $ignore -name config -prune -o -name "$1" \
73 \( -path ${tree}include -o -path ${tree}arch -o -name '.tmp_*' \) -prune -o \
/linux/drivers/gpu/drm/
A Ddrm_probe_helper.c506 goto prune; in drm_helper_probe_single_connector_modes()
523 goto prune; in drm_helper_probe_single_connector_modes()
570 prune: in drm_helper_probe_single_connector_modes()
/linux/Documentation/vm/
A Dksm.rst76 "chains" is scanned periodically in order to prune stale stable_nodes.
/linux/sound/soc/
A Dsoc-pcm.c1337 int prune = 0; in dpcm_prune_paths() local
1349 prune++; in dpcm_prune_paths()
1352 dev_dbg(fe->dev, "ASoC: found %d old BE paths for pruning\n", prune); in dpcm_prune_paths()
1353 return prune; in dpcm_prune_paths()
/linux/Documentation/filesystems/
A 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/Documentation/admin-guide/sysctl/
A Dfs.rst164 system needs to prune the inode list instead of allocating
/linux/fs/unicode/
A Dmkutf8data.c654 static void prune(struct tree *tree) in prune() function
1714 prune(&trees[i]); in trees_reduce()
/linux/
A DMakefile545 -prune -o
/linux/Documentation/networking/
A Dsnmp_counter.rst1001 prune chapter
1025 this counter will be updated. It means the 'prune' fails.

Completed in 32 milliseconds