Lines Matching refs:trace_ctx
182 unsigned int trace_ctx);
992 unsigned int trace_ctx,
996 unsigned int trace_ctx,
1001 unsigned int trace_ctx,
1007 unsigned long trace_ctx,
1016 int type, unsigned int trace_ctx)
1020 tracing_generic_entry_update(ent, type, trace_ctx);
1027 unsigned int trace_ctx)
1033 trace_event_setup(event, type, trace_ctx);
1091 unsigned int trace_ctx;
1105 trace_ctx = tracing_gen_ctx();
1109 trace_ctx);
1128 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1158 unsigned int trace_ctx;
1171 trace_ctx = tracing_gen_ctx();
1176 trace_ctx);
1185 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
2574 unsigned int trace_ctx)
2576 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2695 unsigned int trace_ctx)
2746 trace_event_setup(entry, type, trace_ctx);
2758 trace_ctx);
2768 trace_ctx);
2861 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2882 unsigned int trace_ctx,
2893 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2894 ftrace_trace_userstack(tr, buffer, trace_ctx);
2909 parent_ip, unsigned int trace_ctx)
2917 trace_ctx);
2951 unsigned int trace_ctx,
2999 trace_ctx);
3021 unsigned int trace_ctx,
3027 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3030 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3036 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3053 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3080 struct trace_buffer *buffer, unsigned int trace_ctx)
3107 sizeof(*entry), trace_ctx);
3127 unsigned int trace_ctx)
3144 unsigned int trace_ctx)
3152 sizeof(*entry), trace_ctx);
3291 unsigned int trace_ctx;
3304 trace_ctx = tracing_gen_ctx();
3322 trace_ctx);
3332 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3357 unsigned int trace_ctx;
3366 trace_ctx = tracing_gen_ctx();
3381 trace_ctx);
3390 ftrace_trace_stack(printk_trace, buffer, trace_ctx, 6, NULL);