Searched refs:XIDMAPSIZE (Results 1 – 1 of 1) sorted by relevance
943 #define XIDMAPSIZE 64 macro945 static struct xid_map_entry xid_map[XIDMAPSIZE];973 if (++xid_map_next >= XIDMAPSIZE) in xid_map_enter()1047 if (++i >= XIDMAPSIZE) in xid_map_find()