Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgrukservices.h163 extern unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes,
Dgrukservices.c255 static int gru_get_cpu_resources(int dsr_bytes, void **cb, void **dsr) in gru_get_cpu_resources() argument
260 BUG_ON(dsr_bytes > GRU_NUM_KERNEL_DSR_BYTES); in gru_get_cpu_resources()
290 unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes, in gru_reserve_async_resources() argument
304 bs->bs_async_dsr_bytes = dsr_bytes; in gru_reserve_async_resources()