Home
last modified time | relevance | path

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

12

/include/asm-generic/bitops/
Dext2-atomic.h12 spin_lock(lock); \
21 spin_lock(lock); \
/include/linux/
Dfs_struct.h29 spin_lock(&fs->lock); in get_fs_root()
37 spin_lock(&fs->lock); in get_fs_pwd()
Dspinlock_rt.h43 static __always_inline void spin_lock(spinlock_t *lock) in spin_lock() function
70 # define __spin_lock_nested(lock, subclass) spin_lock(((void)(subclass), (lock)))
71 # define __spin_lock_nest_lock(lock, subclass) spin_lock(((void)(subclass), (lock)))
101 spin_lock(lock); \
Dptr_ring.h58 spin_lock(&r->producer_lock); in ptr_ring_full()
128 spin_lock(&r->producer_lock); in ptr_ring_produce()
205 spin_lock(&r->consumer_lock); in ptr_ring_empty()
331 spin_lock(&r->consumer_lock); in ptr_ring_consume()
377 spin_lock(&r->consumer_lock); in ptr_ring_consume_batched()
430 spin_lock(&(r)->consumer_lock); \
518 spin_lock(&r->producer_lock); in ptr_ring_unconsume()
601 spin_lock(&(r)->producer_lock); in ptr_ring_resize()
640 spin_lock(&(rings[i])->producer_lock); in ptr_ring_resize_multiple()
Dlocal_lock_internal.h119 spin_lock(this_cpu_ptr((__lock))); \
Dwriteback.h181 spin_lock(&dom->lock); in wb_domain_size_changed()
268 spin_lock(&inode->i_lock); in wbc_attach_fdatawrite_inode()
Dseqlock.h277 SEQCOUNT_LOCKNAME(spinlock, spinlock_t, __SEQ_RT, s->lock, spin, spin_lock(s->l…
890 spin_lock(&sl->lock); in write_seqlock()
1016 spin_lock(&sl->lock); in read_seqlock_excl()
Ddcache.h366 spin_lock(&dentry->d_lock); in dont_mount()
381 spin_lock(&dentry->d_lock); in d_lookup_done()
Dkfifo.h274 spin_lock(lock); \
565 spin_lock(lock); \
638 spin_lock(lock); \
Dspinlock.h361 static __always_inline void spin_lock(spinlock_t *lock) in spin_lock() function
Dnfs_fs.h356 spin_lock(&inode->i_lock); in nfs_mark_for_revalidate()
Dmm.h2336 spin_lock(__ptl); \
2406 spin_lock(ptl); in pmd_lock()
2441 spin_lock(ptl); in pud_lock()
3422 spin_lock(___vmf->ptl); \
Dhugetlb.h1090 spin_lock(ptl); in huge_pte_lock()
Dxarray.h530 #define xa_lock(xa) spin_lock(&(xa)->xa_lock)
Dmemcontrol.h1316 spin_lock(&pgdat->__lruvec.lru_lock); in lock_page_lruvec()
Dnetdevice.h4469 spin_lock(&txq->_xmit_lock); in __netif_tx_lock()
4543 spin_lock(&dev->tx_global_lock); in netif_tx_lock()
4617 spin_lock(&dev->tx_global_lock); in netif_tx_disable()
/include/net/
Dact_api.h212 spin_lock(&a->tcfa_lock); in tcf_action_update_bstats()
223 spin_lock(&a->tcfa_lock); in tcf_action_inc_drop_qstats()
234 spin_lock(&a->tcfa_lock); in tcf_action_inc_overlimit_qstats()
Daf_unix.h77 #define unix_state_lock(s) spin_lock(&unix_sk(s)->lock)
Dipv6_frag.h73 spin_lock(&fq->q.lock); in ip6frag_expire_frag_queue()
Dsock.h1684 #define bh_lock_sock(__sk) spin_lock(&((__sk)->sk_lock.slock))
/include/linux/sunrpc/
Dsvc_xprt.h98 spin_lock(&xpt->xpt_lock); in unregister_xpt_user()
105 spin_lock(&xpt->xpt_lock); in register_xpt_user()
/include/linux/sched/
Dtask.h196 spin_lock(&p->alloc_lock); in task_lock()
/include/drm/ttm/
Dttm_bo_driver.h184 spin_lock(&bo->bdev->lru_lock); in ttm_bo_move_to_lru_tail_unlocked()
/include/uapi/linux/
Dbpf.h4992 FN(spin_lock), \
/include/trace/events/
Dbtrfs.h1776 spin_lock(&root->qgroup_meta_rsv_lock);

12