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