Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dlibcfs_lock.c127 cfs_percpt_unlock(struct cfs_percpt_lock *pcl, int index) in cfs_percpt_unlock() function
147 EXPORT_SYMBOL(cfs_percpt_unlock);
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h133 cfs_percpt_unlock(the_lnet.ln_res_lock, cpt); in lnet_res_unlock()
154 cfs_percpt_unlock(the_lnet.ln_net_lock, cpt); in lnet_net_unlock()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_private.h389 void cfs_percpt_unlock(struct cfs_percpt_lock *pcl, int index);