Searched refs:max_used (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_memory.h52 int max_used; member in struct:snd_seq_pool
H A Dseq_memory.c266 if (pool->max_used < used)
267 pool->max_used = used;
405 pool->max_used = 0;
477 pool->max_used = 0;
514 snd_iprintf(buffer, "%sPeak cells in use : %d\n", space, pool->max_used);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/vm/
H A Dslabinfo.c641 unsigned long long min_used = max, max_used = 0, local
748 if (used > max_used)
749 max_used = used;
856 store_size(b3, max_used);store_size(b4, total_used);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-sched.c1248 u32 max_used; local
1270 max_used = 100 - stream->usecs;
1272 if (periodic_usecs (ehci, frame, uf) > max_used)
1279 max_used = 100 - stream->c_usecs;
1286 > max_used)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmutils.h152 uint32 max_used; /* the high-water mark of the queue utilisation for packets - member in struct:__anon3190
H A Dwlioctl.h4457 uint32 max_used; /* the high-water mark of the queue utilisation for packets - member in struct:__anon3322

Completed in 173 milliseconds