Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h269 struct percpu_cluster { struct
270 struct swap_cluster_info index; /* Current cluster index */
271 unsigned int next; /* Likely next allocation offset */
299 struct percpu_cluster __percpu *percpu_cluster; /* per cpu's swap location */ member
/openbmc/linux/mm/
H A Dswapfile.c606 struct percpu_cluster *percpu_cluster; in scan_swap_map_ssd_cluster_conflict() local