Home
last modified time | relevance | path

Searched defs:cluster_next (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dswap.h296 unsigned int cluster_next; /* likely index for next allocation */ member
/openbmc/linux/mm/
H A Dswapfile.c311 static inline unsigned int cluster_next(struct swap_cluster_info *info) in cluster_next() function