Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/
Dtags.sh49 prune="$prune -wholename $i -prune -o"
51 find ${tree}arch/$1 $ignore $prune -name "$2" -print;
67 find ${tree}include $ignore -name config -prune -o -name "$1" -print;
75 \( -name include -o -name arch -o -name '.tmp_*' \) -prune -o \
/linux-2.6.39/include/net/
Dip6_fib.h135 unsigned char prune; member
208 int prune, void *arg);
/linux-2.6.39/net/ipv6/
Dip6_fib.c1240 if (w->prune && fn != w->root && in fib6_walk_continue()
1369 int prune, void *arg) in fib6_clean_tree() argument
1375 c.w.prune = prune; in fib6_clean_tree()
1386 int prune, void *arg) in fib6_clean_all() argument
1399 func, prune, arg); in fib6_clean_all()
/linux-2.6.39/drivers/gpu/drm/
Ddrm_crtc_helper.c114 goto prune; in drm_helper_probe_single_connector_modes()
121 goto prune; in drm_helper_probe_single_connector_modes()
141 prune: in drm_helper_probe_single_connector_modes()
/linux-2.6.39/Documentation/sysctl/
Dfs.txt143 system needs to prune the inode list instead of allocating
/linux-2.6.39/Documentation/filesystems/
Dsharedsubtree.txt666 Having unbindable mount can help prune the unneeded bind
737 One could use a series of umount at each step to prune
/linux-2.6.39/
DMakefile393 … -o -name BitKeeper -o -name .svn -o -name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o