Searched refs:total_pcm_alloc_bytes (Results 1 – 2 of 2) sorted by relevance
36 card->total_pcm_alloc_bytes += bytes; in __update_allocated_size()49 WARN_ON(card->total_pcm_alloc_bytes < bytes); in decrease_allocated_size()63 card->total_pcm_alloc_bytes + size > max_alloc_per_card) { in do_alloc_pages()
131 size_t total_pcm_alloc_bytes; /* total amount of allocated buffers */ member