Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpage-flags.h212 static __always_inline const struct page *page_fixed_fake_head(const struct page *page) in page_fixed_fake_head() function
238 static inline const struct page *page_fixed_fake_head(const struct page *page) in page_fixed_fake_head() function
246 return page_fixed_fake_head(page) != page; in page_is_fake_head()
255 return (unsigned long)page_fixed_fake_head(page); in _compound_head()
/linux-6.3-rc2/Documentation/mm/
A Dvmemmap_dedup.rst202 The implementation refers to ``page_fixed_fake_head()``.

Completed in 5 milliseconds