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