Searched refs:ts_dsr_map (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/misc/sgi-gru/ |
D | grumain.c | 193 gts->ts_dsr_map = in reserve_gru_resources() 202 gru->gs_dsr_map |= gts->ts_dsr_map; in free_gru_resources() 553 gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_unload_context() 563 gts->ts_dsr_map); in gru_unload_context() 601 cch->dsr_allocation_map = gts->ts_dsr_map; in gru_load_context() 624 err, cch, gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_load_context() 629 gts->ts_cbr_map, gts->ts_dsr_map, gts->ts_data_valid); in gru_load_context() 636 gts->ts_gru->gs_gid, gts, gts->ts_cbr_map, gts->ts_dsr_map, in gru_load_context()
|
D | grutables.h | 346 unsigned long ts_dsr_map; /* map of allocated DATA member
|