HomeSort by relevance Sort by last modified time
    Searched full:page_cache_alloc_cold (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
pagemap.h 56 extern struct page *page_cache_alloc_cold(struct address_space *x);
63 static inline struct page *page_cache_alloc_cold(struct address_space *x) function

Completed in 1262 milliseconds