Searched refs:xc_in_use (Results 1 – 1 of 1) sorted by relevance
36 static int xc_in_use = 0; variable188 if (xc_in_use & (1 << xcno)) in request_xc()218 xc_in_use |= (1 << xcno); in request_xc()246 xc_in_use &= ~(1 << x->no); in free_xc()