Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c120 int total_allocation; member
1153 if (ctx->total_allocation >= 16*1024*1024) in context_add_buffer()
1172 ctx->total_allocation += PAGE_SIZE; in context_add_buffer()
1182 ctx->total_allocation = 0; in context_init()