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

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

Completed in 121 milliseconds