Searched refs:st_mutex (Results 1 – 2 of 2) sorted by relevance
252 * state_hw_drive: st_mutex held253 * state_hw_mask: st_mutex held254 * state_soft_mask: st_mutex held255 * state: st_mutex held unless reading input bits257 struct mutex st_mutex; /* Protects state */ member 905 mutex_lock(&sfp->st_mutex); in sfp_soft_start_poll() 913 mutex_unlock(&sfp->st_mutex); in sfp_soft_start_poll() 918 mutex_lock(&sfp->st_mutex); in sfp_soft_stop_poll() 920 mutex_unlock(&sfp->st_mutex); in sfp_soft_stop_poll() 923 /* sfp_get_state() - must be called with st_mutex hel[all...]
1759 mutex_lock_nested(&stp->st_mutex, in nfsd4_revoke_states() 1771 mutex_unlock(&stp->st_mutex); in nfsd4_revoke_states() 1775 mutex_lock_nested(&stp->st_mutex, in nfsd4_revoke_states() 1797 mutex_unlock(&stp->st_mutex); in nfsd4_revoke_states() 5048 /* Lock the stateid st_mutex, and deal with races with CLOSE */5054 mutex_lock_nested(&stp->st_mutex, LOCK_STATEID_MUTEX); in nfsd4_lock_ol_stateid() 5061 mutex_unlock(&stp->st_mutex); in nfsd4_lock_ol_stateid() 5133 mutex_init(&stp->st_mutex); in init_open_stateid() 5134 mutex_lock_nested(&stp->st_mutex, OPEN_STATEID_MUTEX); in init_open_stateid() 5141 mutex_unlock(&stp->st_mutex); in init_open_stateid() [all...]