UP_CACHE_SIZE      28 net/caif/cfmuxl.c 	struct cflayer *up_cache[UP_CACHE_SIZE];
UP_CACHE_SIZE     126 net/caif/cfmuxl.c 	int idx = id % UP_CACHE_SIZE;
UP_CACHE_SIZE     155 net/caif/cfmuxl.c 	int idx = id % UP_CACHE_SIZE;