Home
last modified time | relevance | path

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

/drivers/misc/sgi-gru/
Dgrumain.c203 gts->ts_cbr_map = in reserve_gru_resources()
214 gru->gs_cbr_map |= gts->ts_cbr_map; in free_gru_resources()
566 gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_unload_context()
575 ctxnum, gts->ts_cbr_map, in gru_unload_context()
615 cch->cbr_allocation_map = gts->ts_cbr_map; in gru_load_context()
637 err, cch, gts, gts->ts_cbr_map, gts->ts_dsr_map); in gru_load_context()
642 gts->ts_cbr_map, gts->ts_dsr_map, gts->ts_data_valid); in gru_load_context()
649 gts->ts_gru->gs_gid, gts, gts->ts_cbr_map, gts->ts_dsr_map, in gru_load_context()
Dgrutables.h358 unsigned long ts_cbr_map; /* map of allocated CBRs */ member