Lines Matching defs:trace_ctx
186 unsigned int trace_ctx);
988 unsigned int trace_ctx,
992 unsigned int trace_ctx,
998 unsigned int trace_ctx,
1004 unsigned long trace_ctx,
1013 int type, unsigned int trace_ctx)
1017 tracing_generic_entry_update(ent, type, trace_ctx);
1024 unsigned int trace_ctx)
1030 trace_event_setup(event, type, trace_ctx);
1088 unsigned int trace_ctx;
1102 trace_ctx = tracing_gen_ctx();
1106 trace_ctx);
1125 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1155 unsigned int trace_ctx;
1168 trace_ctx = tracing_gen_ctx();
1173 trace_ctx);
1182 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
2559 unsigned int trace_ctx)
2561 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2680 unsigned int trace_ctx)
2731 trace_event_setup(entry, type, trace_ctx);
2743 trace_ctx);
2753 trace_ctx);
2843 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2864 unsigned int trace_ctx,
2875 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2876 ftrace_trace_userstack(tr, buffer, trace_ctx);
2891 parent_ip, unsigned int trace_ctx, struct ftrace_regs *fregs)
2901 trace_ctx);
2941 unsigned int trace_ctx,
3002 trace_ctx);
3023 unsigned int trace_ctx,
3029 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, regs);
3032 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3038 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, NULL);
3055 __ftrace_trace_stack(tr, buffer, trace_ctx, skip, NULL);
3082 struct trace_buffer *buffer, unsigned int trace_ctx)
3108 sizeof(*entry), trace_ctx);
3127 unsigned int trace_ctx)
3144 unsigned int trace_ctx)
3152 sizeof(*entry), trace_ctx);
3290 unsigned int trace_ctx;
3303 trace_ctx = tracing_gen_ctx();
3321 trace_ctx);
3330 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3352 unsigned int trace_ctx;
3361 trace_ctx = tracing_gen_ctx();
3376 trace_ctx);
3384 ftrace_trace_stack(printk_trace, buffer, trace_ctx, 6, NULL);