Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c100 spinlock_t epp_lock; /* protect following fields */ member
127 spin_lock(&page_pools.epp_lock); in sptlrpc_proc_enc_pool_seq_show()
168 spin_unlock(&page_pools.epp_lock); in sptlrpc_proc_enc_pool_seq_show()
230 spin_lock(&page_pools.epp_lock); in enc_pools_shrink_count()
232 spin_unlock(&page_pools.epp_lock); in enc_pools_shrink_count()
246 spin_lock(&page_pools.epp_lock); in enc_pools_shrink_scan()
257 spin_unlock(&page_pools.epp_lock); in enc_pools_shrink_scan()
265 spin_lock(&page_pools.epp_lock); in enc_pools_shrink_scan()
267 spin_unlock(&page_pools.epp_lock); in enc_pools_shrink_scan()
306 assert_spin_locked(&page_pools.epp_lock); in enc_pools_wakeup()
[all …]