shrunk            285 fs/mbcache.c   	unsigned long shrunk = 0;
shrunk            311 fs/mbcache.c   			shrunk++;
shrunk            317 fs/mbcache.c   	return shrunk;
shrunk            479 lib/radix-tree.c 	bool shrunk = false;
shrunk            546 lib/radix-tree.c 		shrunk = true;
shrunk            549 lib/radix-tree.c 	return shrunk;
shrunk            226 net/core/neighbour.c 	int shrunk = 0;
shrunk            243 net/core/neighbour.c 				shrunk++;
shrunk            244 net/core/neighbour.c 			if (shrunk >= max_clean)
shrunk            253 net/core/neighbour.c 	return shrunk;