Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h192 cfs_trace_lock_tcd(tcd, 1); cfs_trace_unlock_tcd(tcd, 1), i++)
261 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking);
302 cfs_trace_unlock_tcd(tcd, 0); in cfs_trace_put_tcd()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c165 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_unlock_tcd() function