Searched refs:page_get_cache (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c589 static inline struct kmem_cache *page_get_cache(struct page *page) function
610 return page_get_cache(page);
3628 if (unlikely(page_get_cache(page) != cachep))

Completed in 65 milliseconds