Home
last modified time | relevance | path

Searched refs:total_allocation (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firewire/
H A Dohci.c128 int total_allocation; member
1213 if (ctx->total_allocation >= 16*1024*1024) in context_add_buffer()
1232 ctx->total_allocation += PAGE_SIZE; in context_add_buffer()
1242 ctx->total_allocation = 0; in context_init()