Searched refs:spin_lock (Results 1 – 11 of 11) sorted by relevance
29 #define spin_lock pthread_mutex_lock macro218 static inline void spin_lock(spinlock_t *lock) in spin_lock() function233 static inline void spin_lock(spinlock_t *lock) in spin_lock() function
582 spin_lock(&tb_lock); in cpu_exec()
59 spin_lock(&sl->lock); in write_seqlock()
174 #define spin_lock(lock) _spin_lock(lock) macro
918 spin_lock(&dev->_xmit_lock); in netif_tx_lock()
705 #define file_list_lock() spin_lock(&files_lock);1835 spin_lock(&dentry->d_lock); in parent_ino()
857 spin_lock(__ptl); \
1360 spin_lock(&p->alloc_lock); in task_lock()
846 spin_lock(&jh_splice_lock); \
38 spin_lock(&global_cpu_lock); in cpu_lock()
2563 spin_lock(&priv->lock);