Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
Dohci.c120 int total_allocation; member
1108 if (ctx->total_allocation >= 16*1024*1024) in context_add_buffer()
1127 ctx->total_allocation += PAGE_SIZE; in context_add_buffer()
1137 ctx->total_allocation = 0; in context_init()