Lines Matching refs:depth
51 unsigned int *depth;55 depth = this_cpu_ptr(&opal_trace_depth);57 if (*depth)60 (*depth)++;63 (*depth)--;72 unsigned int *depth;76 depth = this_cpu_ptr(&opal_trace_depth);78 if (*depth)81 (*depth)++;84 (*depth)--;