Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/sgi-gru/
Dgrufile.c255 int cbrs, dsrbytes, n; in gru_init_tables() local
276 dsrbytes = 0; in gru_init_tables()
287 dsrbytes = max(dsrbytes, n); in gru_init_tables()
290 max_user_dsr_bytes = min(max_user_dsr_bytes, dsrbytes); in gru_init_tables()