Searched refs:xid_map_next (Results 1 – 1 of 1) sorted by relevance
862 static int xid_map_next = 0; variable886 xmep = &xid_map[xid_map_next]; in xid_map_enter()888 if (++xid_map_next >= XIDMAPSIZE) in xid_map_enter()889 xid_map_next = 0; in xid_map_enter()