Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h975 page[1].compound_nr = 1U << order; in set_compound_order()
979 static inline unsigned long compound_nr(struct page *page) in compound_nr() function
984 return page[1].compound_nr; in compound_nr()

Completed in 5 milliseconds