Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/sgi-gru/
Dgrukservices.h176 extern unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes,
Dgrukservices.c267 static int gru_get_cpu_resources(int dsr_bytes, void **cb, void **dsr) in gru_get_cpu_resources() argument
272 BUG_ON(dsr_bytes > GRU_NUM_KERNEL_DSR_BYTES); in gru_get_cpu_resources()
302 unsigned long gru_reserve_async_resources(int blade_id, int cbrs, int dsr_bytes, in gru_reserve_async_resources() argument
316 bs->bs_async_dsr_bytes = dsr_bytes; in gru_reserve_async_resources()