Home
last modified time | relevance | path

Searched refs:page_fixed_fake_head (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dpage-flags.h208 static __always_inline const struct page *page_fixed_fake_head(const struct page *page) in page_fixed_fake_head() function
263 return page_fixed_fake_head(page) == page; in page_count_writable()
266 static inline const struct page *page_fixed_fake_head(const struct page *page) in page_fixed_fake_head() function
279 return page_fixed_fake_head(page) != page; in page_is_fake_head()
288 return (unsigned long)page_fixed_fake_head(page); in _compound_head()

Completed in 5 milliseconds