Lines Matching defs:trace_ctx
183 unsigned int trace_ctx);
978 unsigned int trace_ctx,
982 unsigned int trace_ctx,
988 unsigned int trace_ctx,
994 unsigned long trace_ctx,
1003 int type, unsigned int trace_ctx)
1007 tracing_generic_entry_update(ent, type, trace_ctx);
1014 unsigned int trace_ctx)
1020 trace_event_setup(event, type, trace_ctx);
1078 unsigned int trace_ctx;
1092 trace_ctx = tracing_gen_ctx();
1096 trace_ctx);
1115 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1145 unsigned int trace_ctx;
1158 trace_ctx = tracing_gen_ctx();
1163 trace_ctx);
1172 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
2549 unsigned int trace_ctx)
2551 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2670 unsigned int trace_ctx)
2721 trace_event_setup(entry, type, trace_ctx);
2733 trace_ctx);
2743 trace_ctx);
2833 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2854 unsigned int trace_ctx,
2865 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2866 ftrace_trace_userstack(tr, buffer, trace_ctx);
2881 parent_ip, unsigned int trace_ctx)
2888 trace_ctx);
2921 unsigned int trace_ctx,
2982 trace_ctx);
3003 unsigned int trace_ctx,
3009 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, regs);
3012 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3018 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, NULL);
3035 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, NULL);
3062 struct trace_buffer *buffer, unsigned int trace_ctx)
3088 sizeof(*entry), trace_ctx);
3107 unsigned int trace_ctx)
3124 unsigned int trace_ctx)
3132 sizeof(*entry), trace_ctx);
3270 unsigned int trace_ctx;
3283 trace_ctx = tracing_gen_ctx();
3301 trace_ctx);
3310 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3333 unsigned int trace_ctx;
3342 trace_ctx = tracing_gen_ctx();
3357 trace_ctx);
3365 ftrace_trace_stack(printk_trace, buffer, trace_ctx, 6, NULL);