Searched defs: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()165 void cfs_trace_unlock_tcd(struct cfs_trace_cpu_data *tcd, int walking) in cfs_trace_unlock_tcd()
534 u32 walking:1; /* path is in the process of being walked */ member