Searched refs:max_used (Results 1 – 5 of 5) sorted by relevance
268 if (pool->max_used < used) in snd_seq_cell_alloc()269 pool->max_used = used; in snd_seq_cell_alloc()411 pool->max_used = 0; in snd_seq_pool_init()482 pool->max_used = 0; in snd_seq_pool_new()519 snd_iprintf(buffer, "%sPeak cells in use : %d\n", space, pool->max_used); in snd_seq_info_pool()
54 int max_used; member
787 unsigned long long min_used = max, max_used = 0, in totals() local886 if (used > max_used) in totals()887 max_used = used; in totals()996 store_size(b3, max_used);store_size(b4, total_used); in totals()
1450 unsigned max_used; in sitd_slot_ok() local1455 max_used = ehci->uframe_periodic_max - stream->ps.usecs; in sitd_slot_ok()1457 if (ehci->bandwidth[uf] > max_used) in sitd_slot_ok()1463 max_used = ehci->uframe_periodic_max - in sitd_slot_ok()1470 if (ehci->bandwidth[uf+i] > max_used) in sitd_slot_ok()
431 long max_used; in mm_stat_show() local443 max_used = atomic_long_read(&zram->stats.max_used_pages); in mm_stat_show()451 max_used << PAGE_SHIFT, in mm_stat_show()