Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c150 int cfs_trace_lock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_lock_tcd() argument
158 else if (unlikely(walking)) in cfs_trace_lock_tcd()
165 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_unlock_tcd() argument
173 else if (unlikely(walking)) in cfs_trace_unlock_tcd()
/drivers/staging/lustre/lustre/libcfs/
Dtracefile.h260 int cfs_trace_lock_tcd(struct cfs_trace_cpu_data *tcd, int walking);
261 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking);