Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgrumain.c190 gts->ts_cbr_map = in reserve_gru_resources()
201 gru->gs_cbr_map |= gts->ts_cbr_map; in free_gru_resources()
553 gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_unload_context()
562 ctxnum, gts->ts_cbr_map, in gru_unload_context()
602 cch->cbr_allocation_map = gts->ts_cbr_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()
Dgrutables.h345 unsigned long ts_cbr_map; /* map of allocated CBRs */ member