Searched refs:spin_lock (Results 1 - 17 of 17) sorted by relevance

/external/qemu/
H A Dqemu-lock.h25 #define spin_lock pthread_mutex_lock macro
41 static inline void spin_lock(spinlock_t *lock) function
H A Dcpu-exec.c627 spin_lock(&tb_lock);
H A Dexec.c1569 spin_lock(&interrupt_lock);
/external/kernel-headers/original/asm-mips/
H A Di8259.h54 spin_lock(&i8259A_lock);
/external/kernel-headers/original/linux/
H A Dseqlock.h54 * Acts like a normal spin_lock/unlock.
55 * Don't need preempt_disable() because that is in the spin_lock already.
59 spin_lock(&sl->lock);
H A Dspinlock.h166 * Define the various spin_lock and rw_lock methods. Note we define these
174 #define spin_lock(lock) _spin_lock(lock) macro
H A Dnetdevice.h918 spin_lock(&dev->_xmit_lock);
H A Dmm.h857 spin_lock(__ptl); \
H A Dsched.h1360 spin_lock(&p->alloc_lock);
H A Dfs.h1820 spin_lock(&inode->i_lock);
2575 spin_lock(&dentry->d_lock);
/external/oprofile/module/
H A Dop_dname.c157 spin_lock(&dcache_lock);
H A Doprofile.c201 spin_lock(&note_lock);
221 spin_lock(&note_lock);
572 spin_lock(&note_lock);
/external/oprofile/module/ia64/
H A Dop_syscalls.c123 spin_lock(&map_lock);
193 spin_lock(&map_lock);
/external/oprofile/module/x86/
H A Dop_syscalls.c84 spin_lock(&note_lock);
155 spin_lock(&note_lock);
/external/e2fsprogs/lib/ext2fs/
H A Dkernel-jbd.h884 spin_lock(&jh_splice_lock); \
/external/grub/netboot/
H A Dtlan.c2563 spin_lock(&priv->lock);
/external/qemu/target-i386/
H A Dop_helper.c114 spin_lock(&global_cpu_lock);

Completed in 1748 milliseconds