Searched refs:xid_map_next (Results 1 – 1 of 1) sorted by relevance
886 int xid_map_next = 0; variable911 xmep = &xid_map[xid_map_next]; in xid_map_enter()913 if (++xid_map_next >= XIDMAPSIZE) in xid_map_enter()914 xid_map_next = 0; in xid_map_enter()