Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-lock.h29 #define spin_lock pthread_mutex_lock macro
218 static inline void spin_lock(spinlock_t *lock) in spin_lock() function
233 static inline void spin_lock(spinlock_t *lock) in spin_lock() function
Dcpu-exec.c582 spin_lock(&tb_lock); in cpu_exec()
/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()
Dfs.h705 #define file_list_lock() spin_lock(&files_lock);
1835 spin_lock(&dentry->d_lock); in parent_ino()
Dmm.h857 spin_lock(__ptl); \
Dsched.h1360 spin_lock(&p->alloc_lock); in task_lock()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h846 spin_lock(&jh_splice_lock); \
/external/qemu/target-arm/
Dop_helper.c38 spin_lock(&global_cpu_lock); in cpu_lock()
/external/grub/netboot/
Dtlan.c2563 spin_lock(&priv->lock);