Searched refs:trace_ctx (Results 1 – 1 of 1) sorted by relevance
175 unsigned int trace_ctx) in tracing_generic_entry_update() argument177 entry->preempt_count = trace_ctx & 0xff; in tracing_generic_entry_update()180 entry->flags = trace_ctx >> 16; in tracing_generic_entry_update()212 unsigned int trace_ctx; in tracing_gen_ctx_dec() local214 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()220 trace_ctx--; in tracing_gen_ctx_dec()221 return trace_ctx; in tracing_gen_ctx_dec()230 unsigned int trace_ctx);307 unsigned int trace_ctx; member
Completed in 6 milliseconds