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

/linux-master/mm/
H A Dswapfile.c358 static inline struct swap_cluster_info *lock_cluster(struct swap_info_struct *si, function
387 ci = lock_cluster(si, offset);
504 ci = lock_cluster(si, idx * SWAPFILE_CLUSTER);
663 ci = lock_cluster(si, tmp);
901 ci = lock_cluster(si, offset);
1028 ci = lock_cluster(si, offset);
1045 ci = lock_cluster(si, offset);
1324 ci = lock_cluster(p, offset);
1408 ci = lock_cluster(si, offset);
3473 ci = lock_cluster(s
[all...]

Completed in 207 milliseconds