Lines Matching refs:trace_ctx

218 				   unsigned int trace_ctx);
1039 unsigned int trace_ctx,
1043 unsigned int trace_ctx,
1049 unsigned int trace_ctx,
1055 unsigned long trace_ctx,
1064 int type, unsigned int trace_ctx)
1068 tracing_generic_entry_update(ent, type, trace_ctx);
1075 unsigned int trace_ctx)
1081 trace_event_setup(event, type, trace_ctx);
1137 unsigned int trace_ctx;
1151 trace_ctx = tracing_gen_ctx();
1155 trace_ctx);
1172 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1200 unsigned int trace_ctx;
1212 trace_ctx = tracing_gen_ctx();
1217 trace_ctx);
1226 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
2627 unsigned int trace_ctx)
2629 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2746 unsigned int trace_ctx)
2797 trace_event_setup(entry, type, trace_ctx);
2809 trace_ctx);
2819 trace_ctx);
2909 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2930 unsigned int trace_ctx,
2941 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2942 ftrace_trace_userstack(tr, buffer, trace_ctx);
2957 parent_ip, unsigned int trace_ctx, struct ftrace_regs *fregs)
2967 trace_ctx);
3007 unsigned int trace_ctx,
3073 trace_ctx);
3093 unsigned int trace_ctx,
3099 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, regs);
3102 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3108 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, NULL);
3125 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, NULL);
3152 struct trace_buffer *buffer, unsigned int trace_ctx)
3178 sizeof(*entry), trace_ctx);
3195 unsigned int trace_ctx)
3212 unsigned int trace_ctx)
3220 sizeof(*entry), trace_ctx);
3358 unsigned int trace_ctx;
3371 trace_ctx = tracing_gen_ctx();
3389 trace_ctx);
3398 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3417 unsigned int trace_ctx;
3426 trace_ctx = tracing_gen_ctx();
3441 trace_ctx);
3449 ftrace_trace_stack(printk_trace, buffer, trace_ctx, 6, NULL);