Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/libcfs/linux/
Dlinux-tracefile.c144 int cfs_trace_lock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_lock_tcd() argument
152 else if (unlikely(walking)) in cfs_trace_lock_tcd()
159 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_unlock_tcd() argument
167 else if (unlikely(walking)) in cfs_trace_unlock_tcd()
/drivers/staging/lustre/lnet/libcfs/
Dtracefile.h203 int cfs_trace_lock_tcd(struct cfs_trace_cpu_data *tcd, int walking);
204 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking);