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
1211 if (ctx->total_allocation >= 16*1024*1024) in context_add_buffer()
1230 ctx->total_allocation += PAGE_SIZE; in context_add_buffer()
1240 ctx->total_allocation = 0; in context_init()