Searched refs:xid_map_next (Results 1 – 1 of 1) sorted by relevance
875 int xid_map_next = 0; variable903 xmep = &xid_map[xid_map_next]; in xid_map_enter()905 if (++xid_map_next >= XIDMAPSIZE) in xid_map_enter()906 xid_map_next = 0; in xid_map_enter()