Searched refs:spin_unlock (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/PowerPC/ |
D | subreg-postra.ll | 32 br i1 undef, label %spin_unlock.exit1146, label %if.then.i.i.i.i1144 37 spin_unlock.exit1146: ; preds = %trace_jbd2_commit_locking.exit 38 br i1 undef, label %spin_unlock.exit1154, label %if.then.i.i.i.i1152 40 if.then.i.i.i.i1152: ; preds = %spin_unlock.exit1146 41 br label %spin_unlock.exit1154 43 spin_unlock.exit1154: ; preds = %if.then.i.i.i.i1152, %spin_unlock.exit… 46 do.body.i1159: ; preds = %spin_unlock.exit1154 49 trace_jbd2_commit_flushing.exit: ; preds = %spin_unlock.exit1154 53 br i1 undef, label %spin_unlock.exit.i, label %if.then.i.i.i.i.i 58 spin_unlock.exit.i: ; preds = %for.body.lr.ph.i
|
D | subreg-postra-2.ll | 32 br i1 undef, label %spin_unlock.exit1146, label %if.then.i.i.i.i1144 37 spin_unlock.exit1146: ; preds = %while.end 38 br i1 undef, label %spin_unlock.exit1154, label %if.then.i.i.i.i1152 40 if.then.i.i.i.i1152: ; preds = %spin_unlock.exit1146 43 spin_unlock.exit1154: ; preds = %spin_unlock.exit1146 46 do.body.i1159: ; preds = %spin_unlock.exit1154 55 trace_jbd2_commit_flushing.exit: ; preds = %spin_unlock.exit1154
|
/external/squashfs-tools/kernel/fs/squashfs/ |
D | cache.c | 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()
|
/external/valgrind/ |
D | darwin10-drd.supp | 154 spin_unlock() 156 fun:spin_unlock
|
D | darwin9-drd.supp | 188 fun:spin_unlock
|
/external/autotest/client/tests/monotonic_time/src/ |
D | spinlock.h | 23 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function
|
D | time_test.c | 168 spin_unlock(&test->lock); \ 178 spin_unlock(&test->lock); \
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-jbd.h | 887 spin_unlock(&jh_splice_lock); \
|