Home
last modified time | relevance | path

Searched refs:spin_unlock (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-project/clang/test/Analysis/
Dfuchsia_lock.c9 void spin_unlock(spin_lock_t *lock);
28 spin_unlock(&mtx1); in bad2()
29 spin_unlock(&mtx1); // expected-warning {{This lock has already been unlocked}} in bad2()
35 spin_unlock(&mtx1); // expected-warning {{This lock has already been unlocked}} in bad3()
41spin_unlock(&mtx1); // expected-warning {{This was not the most recently acquired lock. Possible l… in bad4()
42 spin_unlock(&mtx2); in bad4()
56 spin_unlock(&mtx); in good2()
Dfuchsia_lock_impl.c12 void spin_unlock(spin_lock_t *lock);
17 spin_unlock(&mtx); in no_crash()
/external/llvm/test/CodeGen/PowerPC/
Dsubreg-postra.ll35 br i1 undef, label %spin_unlock.exit1146, label %if.then.i.i.i.i1144
40 spin_unlock.exit1146: ; preds = %trace_jbd2_commit_locking.exit
41 br i1 undef, label %spin_unlock.exit1154, label %if.then.i.i.i.i1152
43 if.then.i.i.i.i1152: ; preds = %spin_unlock.exit1146
44 br label %spin_unlock.exit1154
46 spin_unlock.exit1154: ; preds = %if.then.i.i.i.i1152, %spin_unlock.exit…
49 do.body.i1159: ; preds = %spin_unlock.exit1154
52 trace_jbd2_commit_flushing.exit: ; preds = %spin_unlock.exit1154
56 br i1 undef, label %spin_unlock.exit.i, label %if.then.i.i.i.i.i
61 spin_unlock.exit.i: ; preds = %for.body.lr.ph.i
/external/arm-trusted-firmware/lib/locks/exclusive/aarch32/
Dspinlock.S10 .globl spin_unlock symbol
38 func spin_unlock
43 endfunc spin_unlock
/external/squashfs-tools/kernel/fs/squashfs/
Dcache.c86 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/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c128 spin_unlock(&console_lock); in tsp_main()
158 spin_unlock(&console_lock); in tsp_cpu_on_main()
199 spin_unlock(&console_lock); in tsp_cpu_off_main()
241 spin_unlock(&console_lock); in tsp_cpu_suspend_main()
281 spin_unlock(&console_lock); in tsp_cpu_resume_main()
312 spin_unlock(&console_lock); in tsp_system_off_main()
344 spin_unlock(&console_lock); in tsp_system_reset_main()
384 spin_unlock(&console_lock); in tsp_smc_handler()
Dtsp_interrupt.c46 spin_unlock(&console_lock); in tsp_update_sync_sel1_intr_stats()
64 spin_unlock(&console_lock); in tsp_handle_preemption()
113 spin_unlock(&console_lock); in tsp_common_int_handler()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dsubreg-postra.ll36 br i1 undef, label %spin_unlock.exit1146, label %if.then.i.i.i.i1144
41 spin_unlock.exit1146: ; preds = %trace_jbd2_commit_locking.exit
42 br i1 undef, label %spin_unlock.exit1154, label %if.then.i.i.i.i1152
44 if.then.i.i.i.i1152: ; preds = %spin_unlock.exit1146
45 br label %spin_unlock.exit1154
47 spin_unlock.exit1154: ; preds = %if.then.i.i.i.i1152, %spin_unlock.exit…
50 do.body.i1159: ; preds = %spin_unlock.exit1154
53 trace_jbd2_commit_flushing.exit: ; preds = %spin_unlock.exit1154
57 br i1 undef, label %spin_unlock.exit.i, label %if.then.i.i.i.i.i
62 spin_unlock.exit.i: ; preds = %for.body.lr.ph.i
/external/arm-trusted-firmware/lib/locks/exclusive/aarch64/
Dspinlock.S10 .globl spin_unlock symbol
72 func spin_unlock
75 endfunc spin_unlock
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h148 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function
158 #define spin_unlock_irq(lock) spin_unlock(lock)
160 #define spin_unlock_irqrestore(lock, flags) spin_unlock(lock)
/external/arm-trusted-firmware/services/std_svc/spm_mm/
Dspm_mm_main.c39 spin_unlock(&(sp_ptr->state_lock)); in sp_state_set()
59 spin_unlock(&(sp_ptr->state_lock)); in sp_state_wait_switch()
79 spin_unlock(&(sp_ptr->state_lock)); in sp_state_try_switch()
Dspm_mm_xlat.c122 spin_unlock(&mem_attr_smc_lock); in spm_memory_attributes_get_smc_handler()
153 spin_unlock(&mem_attr_smc_lock); in spm_memory_attributes_set_smc_handler()
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c299 spin_unlock(&bdev_lock); in bd_acquire()
302 spin_unlock(&bdev_lock); in bd_acquire()
313 spin_unlock(&bdev_lock); in bd_acquire()
/external/autotest/client/tests/monotonic_time/src/
Dspinlock.h23 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function
Dtime_test.c168 spin_unlock(&test->lock); \
178 spin_unlock(&test->lock); \
/external/arm-trusted-firmware/include/lib/
Dspinlock.h19 void spin_unlock(spinlock_t *lock);
/external/e2fsprogs/e2fsck/
Drevoke.c157 spin_unlock(&journal->j_revoke_lock); in insert_revoke_hash()
182 spin_unlock(&journal->j_revoke_lock); in find_revoke_record()
187 spin_unlock(&journal->j_revoke_lock); in find_revoke_record()
450 spin_unlock(&journal->j_revoke_lock); in journal_cancel_revoke()
/external/e2fsprogs/debugfs/
Drevoke.c157 spin_unlock(&journal->j_revoke_lock); in insert_revoke_hash()
182 spin_unlock(&journal->j_revoke_lock); in find_revoke_record()
187 spin_unlock(&journal->j_revoke_lock); in find_revoke_record()
450 spin_unlock(&journal->j_revoke_lock); in journal_cancel_revoke()
/external/arm-trusted-firmware/plat/qti/qtiseclib/src/
Dqtiseclib_cb_interface.c63 spin_unlock(&qti_log_lock); in qtiseclib_cb_log()
76 spin_unlock((spinlock_t *) lock); in qtiseclib_cb_spin_unlock()
/external/arm-trusted-firmware/plat/qti/common/src/aarch64/
Dqti_helpers.S85 bl spin_unlock
/external/arm-trusted-firmware/lib/cpus/
Derrata_report.c53 spin_unlock(lock); in errata_needs_reporting()
/external/arm-trusted-firmware/services/std_svc/trng/
Dtrng_entropy_pool.c137 spin_unlock(&trng_pool_lock); in trng_pack_entropy()
/external/e2fsprogs/lib/ext2fs/
Djfs_compat.h53 #define spin_unlock(x) macro
/external/arm-trusted-firmware/lib/psci/
Dpsci_on.c30 spin_unlock(&psci_cpu_pd_nodes[idx].cpu_lock); in psci_spin_unlock_cpu()
/external/arm-trusted-firmware/lib/debugfs/
Ddebugfs_smc.c195 spin_unlock(&debugfs_access_lock); in debugfs_smc_handler()

12