Searched defs:garbage (Results 1 – 3 of 3) sorted by relevance
251 volatile int garbage[ECACHE_PAGE_BYTE_MAX - sizeof (page_t)]; in prefetch_page_w() local273 volatile int garbage[ECACHE_PAGE_BYTE_MAX - sizeof (page_t)]; in prefetch_page_r() local
81 volatile int garbage[ECACHE_PAGE_BYTE_MAX - sizeof (page_t)]; in prefetch_page_w() local103 volatile int garbage[ECACHE_PAGE_BYTE_MAX - sizeof (page_t)]; in prefetch_page_r() local
2297 garbage(char *s) in garbage() function