Searched defs:page_cache (Results 1 – 3 of 3) sorted by relevance
65 struct page_cache { struct67 unsigned int zone_count;69 u32 indexable_pages;71 u16 cache_slots;73 u16 *index;75 struct cached_page *cache;77 struct search_pending_counter *search_pending_counters;79 struct queued_read *read_queue;111 struct page_cache page_cache; member
240 struct vdo_page_cache page_cache; member
334 struct page_frag_cache page_cache; /* Page cache to allocate XDP frames */ member