Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/sgi-gru/
Dgrufile.c255 int cbrs, dsrbytes, n; in gru_init_tables() local
277 cbrs = 0; in gru_init_tables()
285 cbrs = max(cbrs, n); in gru_init_tables()
289 max_user_cbrs = min(max_user_cbrs, cbrs); in gru_init_tables()
Dgrukservices.h163 extern unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes,
Dgrukservices.c290 unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes, in gru_reserve_async_resources() argument
305 bs->bs_async_cbrs = cbrs; in gru_reserve_async_resources()