Searched refs:ci_tail (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dswapfile.c428 struct swap_cluster_info *ci_tail; local
435 ci_tail = ci + tail;
436 spin_lock_nested(&ci_tail->lock, SINGLE_DEPTH_NESTING);
437 cluster_set_next(ci_tail, idx);
438 spin_unlock(&ci_tail->lock);

Completed in 105 milliseconds