Searched refs:spin_unlock (Results 1 – 12 of 12) sorted by relevance
35 br i1 undef, label %spin_unlock.exit1146, label %if.then.i.i.i.i114440 spin_unlock.exit1146: ; preds = %trace_jbd2_commit_locking.exit41 br i1 undef, label %spin_unlock.exit1154, label %if.then.i.i.i.i115243 if.then.i.i.i.i1152: ; preds = %spin_unlock.exit114644 br label %spin_unlock.exit115446 spin_unlock.exit1154: ; preds = %if.then.i.i.i.i1152, %spin_unlock.exit…49 do.body.i1159: ; preds = %spin_unlock.exit115452 trace_jbd2_commit_flushing.exit: ; preds = %spin_unlock.exit115456 br i1 undef, label %spin_unlock.exit.i, label %if.then.i.i.i.i.i61 spin_unlock.exit.i: ; preds = %for.body.lr.ph.i
86 spin_unlock(&cache->lock); in squashfs_cache_get()118 spin_unlock(&cache->lock); in squashfs_cache_get()137 spin_unlock(&cache->lock); in squashfs_cache_get()140 spin_unlock(&cache->lock); in squashfs_cache_get()162 spin_unlock(&cache->lock); in squashfs_cache_get()165 spin_unlock(&cache->lock); in squashfs_cache_get()197 spin_unlock(&cache->lock); in squashfs_cache_put()202 spin_unlock(&cache->lock); in squashfs_cache_put()
147 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function157 #define spin_unlock_irq(lock) spin_unlock(lock)159 #define spin_unlock_irqrestore(lock, flags) spin_unlock(lock)
299 spin_unlock(&bdev_lock); in bd_acquire()302 spin_unlock(&bdev_lock); in bd_acquire()313 spin_unlock(&bdev_lock); in bd_acquire()
154 spin_unlock()156 fun:spin_unlock
188 fun:spin_unlock
23 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function
168 spin_unlock(&test->lock); \178 spin_unlock(&test->lock); \
161 spin_unlock(&journal->j_revoke_lock); in insert_revoke_hash()186 spin_unlock(&journal->j_revoke_lock); in find_revoke_record()191 spin_unlock(&journal->j_revoke_lock); in find_revoke_record()454 spin_unlock(&journal->j_revoke_lock); in journal_cancel_revoke()
53 #define spin_unlock(x) macro
456 #define spin_unlock(l) do { } while (0) macro