Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A 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()
H A Dgrukservices.h155 * cbrs - number of CBRs
163 extern unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes,
H A Dgrukservices.c284 * cbrs - number of CBRs
290 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()
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A 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()
H A Dgrukservices.h155 * cbrs - number of CBRs
163 extern unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes,
H A Dgrukservices.c284 * cbrs - number of CBRs
290 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()

Completed in 6 milliseconds