Searched defs:compound_nr (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/ | ||
D | mm_types.h | 137 unsigned int compound_nr; /* 1 << compound_order */ member |
D | mm.h | 940 static inline unsigned long compound_nr(struct page *page) in compound_nr() function |