Home
last modified time | relevance | path

Searched refs:tcd_lock_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c155 spin_lock_irqsave(&tcd->tcd_lock, tcd->tcd_lock_flags); in cfs_trace_lock_tcd()
170 spin_unlock_irqrestore(&tcd->tcd_lock, tcd->tcd_lock_flags); in cfs_trace_unlock_tcd()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h114 unsigned long tcd_lock_flags; member