Searched refs:xid_map_next (Results 1 – 1 of 1) sorted by relevance
965 int xid_map_next = 0; variable992 xmep = &xid_map[xid_map_next]; in xid_map_enter()994 if (++xid_map_next >= XIDMAPSIZE) in xid_map_enter()995 xid_map_next = 0; in xid_map_enter()