Searched refs:compound_next (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/mm/ |
D | gup.c | 258 static inline void compound_next(unsigned long i, unsigned long npages, in compound_next() function 280 compound_next(__i, __npages, __list, &(__head), &(__ntails)); \ 282 compound_next(__i, __npages, __list, &(__head), &(__ntails)))
|