Searched defs:cache_head (Results 1 – 13 of 13) sorted by relevance
65 typedef struct cache_head { struct 68 mt_hintcache_head global() argument
66 static struct cache_entry *cache_head; variable
89 static struct cache_entry *cache_head; /* cache (in LRU order) */ variable [all...]
73 static net_cache_t cache_head; variable [all...]
81 static link_cache_t cache_head; variable [all...]
70 static rsrc_t cache_head; variable [all...]
96 static link_cache_t cache_head; variable [all...]
95 static link_cache_t cache_head; variable [all...]
154 static ip_cache_t cache_head; variable [all...]
82 #define cache_head(h, f, t, n) \ macro
129 static struct cache_entry *cache_head = NULL; variable