Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-lock.h25 #define spin_lock pthread_mutex_lock macro
41 static inline void spin_lock(spinlock_t *lock) in spin_lock() function
Dcpu-exec.c627 spin_lock(&tb_lock); in cpu_exec()
Dexec.c1569 spin_lock(&interrupt_lock); in cpu_unlink_tb()
/external/kernel-headers/original/asm-mips/
Di8259.h54 spin_lock(&i8259A_lock); in i8259_irq()
/external/kernel-headers/original/linux/
Dseqlock.h59 spin_lock(&sl->lock); in write_seqlock()
Dspinlock.h174 #define spin_lock(lock) _spin_lock(lock) macro
Dnetdevice.h918 spin_lock(&dev->_xmit_lock); in netif_tx_lock()
Dmm.h857 spin_lock(__ptl); \
Dfs.h705 #define file_list_lock() spin_lock(&files_lock);
1835 spin_lock(&dentry->d_lock); in parent_ino()
Dsched.h1360 spin_lock(&p->alloc_lock); in task_lock()
/external/oprofile/module/x86/
Dop_syscalls.c84 spin_lock(&note_lock); in oprof_output_maps()
155 spin_lock(&note_lock); in out_mmap()
/external/oprofile/module/ia64/
Dop_syscalls.c123 spin_lock(&map_lock); in oprof_output_maps()
193 spin_lock(&map_lock); in out_mmap()
/external/oprofile/module/
Doprofile.c201 spin_lock(&note_lock); in oprof_put_note()
221 spin_lock(&note_lock); in oprof_note_read()
572 spin_lock(&note_lock); in oprof_stop()
Dop_dname.c157 spin_lock(&dcache_lock); in do_path_hash_2_4()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h884 spin_lock(&jh_splice_lock); \
/external/grub/netboot/
Dtlan.c2563 spin_lock(&priv->lock);
/external/qemu/target-i386/
Dop_helper.c114 spin_lock(&global_cpu_lock); in helper_lock()