Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshuffle.h12 extern bool shuffle_pick_tail(void);
35 static inline bool shuffle_pick_tail(void) in shuffle_pick_tail() function
H A Dshuffle.c161 bool shuffle_pick_tail(void) in shuffle_pick_tail() function
H A Dpage_alloc.c833 to_tail = shuffle_pick_tail(); in __free_one_page()