Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-lock.h26 #define spin_unlock pthread_mutex_unlock macro
45 static inline void spin_unlock(spinlock_t *lock) in spin_unlock() function
Dcpu-exec.c626 spin_unlock(&tb_lock); in cpu_exec()
Dexec.c1576 spin_unlock(&interrupt_lock); in cpu_unlink_tb()
/external/kernel-headers/original/linux/
Dspinlock.h209 # define spin_unlock(lock) _spin_unlock(lock) macro
216 # define spin_unlock(lock) __raw_spin_unlock(&(lock)->raw_lock) macro
Dseqlock.h68 spin_unlock(&sl->lock); in write_sequnlock()
Dnetdevice.h939 spin_unlock(&dev->_xmit_lock); in netif_tx_unlock()
Dmm.h862 spin_unlock(ptl); \
Dfs.h706 #define file_list_unlock() spin_unlock(&files_lock);
1837 spin_unlock(&dentry->d_lock); in parent_ino()
Dsched.h1365 spin_unlock(&p->alloc_lock); in task_unlock()
/external/oprofile/module/x86/
Dop_syscalls.c108 spin_unlock(&note_lock); in oprof_output_maps()
157 spin_unlock(&note_lock); in out_mmap()
/external/oprofile/module/ia64/
Dop_syscalls.c146 spin_unlock(&map_lock); in oprof_output_maps()
195 spin_unlock(&map_lock); in out_mmap()
/external/oprofile/module/
Doprofile.c203 spin_unlock(&note_lock); in oprof_put_note()
232 spin_unlock(&note_lock); in oprof_note_read()
582 spin_unlock(&note_lock); in oprof_stop()
Dop_dname.c161 spin_unlock(&dcache_lock); in do_path_hash_2_4()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h886 spin_unlock(&jh_splice_lock); \
/external/valgrind/main/
Ddarwin9-drd.supp188 fun:spin_unlock
/external/grub/netboot/
Dtlan.c2577 spin_unlock(&priv->lock);
/external/qemu/target-i386/
Dop_helper.c119 spin_unlock(&global_cpu_lock); in helper_unlock()