Searched refs:ACQUIRE_LOCK (Results 1 – 2 of 2) sorted by relevance
948 #define ACQUIRE_LOCK(ump) rw_wlock(&(ump)->um_softdep->sd_fslock) macro1190 ACQUIRE_LOCK(ump); in workitem_alloc()1356 ACQUIRE_LOCK(VFSTOUFS(mp)); in get_parent_vp_unlock_bp()1512 ACQUIRE_LOCK(ump); in softdep_flush()1527 ACQUIRE_LOCK(ump); in softdep_flush()1729 ACQUIRE_LOCK(ump); in softdep_process_worklist()1747 ACQUIRE_LOCK(ump); in softdep_process_worklist()1807 ACQUIRE_LOCK(ump); in process_removes()1852 ACQUIRE_LOCK(ump); in process_truncates()1866 ACQUIRE_LOCK(ump); in process_truncates()[all …]
2390 #define ACQUIRE_LOCK __kmp_acquire_user_lock_with_checks macro2882 ACQUIRE_LOCK(lck, gtid); in __kmpc_set_lock()