Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dswapfile.c929 unsigned int frags = 0, frags_existing; in cluster_alloc_swap_entry() local
940 frags_existing = atomic_long_read(&si->frag_cluster_nr[order]); in cluster_alloc_swap_entry()
941 while (frags < frags_existing && in cluster_alloc_swap_entry()