Home
last modified time | relevance | path

Searched refs:lockflags (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_exchrange.c848 const unsigned int lockflags = XFS_IOLOCK_SHARED | in xfs_ioc_start_commit() local
859 xfs_ilock(ip2, lockflags); in xfs_ioc_start_commit()
869 xfs_iunlock(ip2, lockflags); in xfs_ioc_start_commit()
/linux/fs/xfs/scrub/
H A Drepair.h114 # define xrep_rtgroup_init(sc, rtg, sr, lockflags) (-ENOSYS) argument
H A Dcommon.h159 # define xchk_rtgroup_lock(sc, sr, lockflags) (-EFSCORRUPTED) argument
/linux/drivers/usb/musb/
H A Dmusb_gadget.c1196 unsigned long lockflags; in musb_gadget_queue() local
1233 spin_lock_irqsave(&musb->lock, lockflags); in musb_gadget_queue()
1260 spin_unlock_irqrestore(&musb->lock, lockflags); in musb_gadget_queue()
/linux/drivers/net/usb/
H A Dusbnet.c499 unsigned long lockflags; in rx_submit() local
527 spin_lock_irqsave(&dev->rxq.lock, lockflags); in rx_submit()
561 spin_unlock_irqrestore(&dev->rxq.lock, lockflags); in rx_submit()
H A Dlan78xx.c4030 unsigned long lockflags; in rx_submit() local
4036 spin_lock_irqsave(&dev->rxq.lock, lockflags); in rx_submit()
4069 spin_unlock_irqrestore(&dev->rxq.lock, lockflags); in rx_submit()