Lines Matching refs:trace_ctx
182 unsigned int trace_ctx);
949 unsigned int trace_ctx,
953 unsigned int trace_ctx,
958 unsigned int trace_ctx,
964 unsigned long trace_ctx,
973 int type, unsigned int trace_ctx)
977 tracing_generic_entry_update(ent, type, trace_ctx);
984 unsigned int trace_ctx)
990 trace_event_setup(event, type, trace_ctx);
1048 unsigned int trace_ctx;
1059 trace_ctx = tracing_gen_ctx();
1063 trace_ctx);
1082 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1111 unsigned int trace_ctx;
1121 trace_ctx = tracing_gen_ctx();
1126 trace_ctx);
1135 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2709 unsigned int trace_ctx)
2711 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2831 unsigned int trace_ctx)
2882 trace_event_setup(entry, type, trace_ctx);
2894 trace_ctx);
2904 trace_ctx);
2997 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
3018 unsigned int trace_ctx,
3029 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
3030 ftrace_trace_userstack(tr, buffer, trace_ctx);
3045 parent_ip, unsigned int trace_ctx)
3053 trace_ctx);
3087 unsigned int trace_ctx,
3136 trace_ctx);
3157 unsigned int trace_ctx,
3163 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3166 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3172 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3189 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3216 struct trace_buffer *buffer, unsigned int trace_ctx)
3243 sizeof(*entry), trace_ctx);
3263 unsigned int trace_ctx)
3280 unsigned int trace_ctx)
3288 sizeof(*entry), trace_ctx);
3427 unsigned int trace_ctx;
3437 trace_ctx = tracing_gen_ctx();
3455 trace_ctx);
3465 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3490 unsigned int trace_ctx;
3499 trace_ctx = tracing_gen_ctx();
3514 trace_ctx);
3523 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);