Searched refs:xid_cache (Results 1 – 2 of 2) sorted by relevance
64 struct cache_struct xid_cache[XID_CACHE_SIZE]; variable717 struct cache_struct *xcpfirst = &xid_cache[0];718 struct cache_struct *xcp = &xid_cache[0];719 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
113 } xid_cache[XID_CACHE_SIZE]; variable