Searched refs:walking (Results 1 – 2 of 2) sorted by relevance
150 int cfs_trace_lock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_lock_tcd() argument158 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() argument173 else if (unlikely(walking)) in cfs_trace_unlock_tcd()
260 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);