Lines Matching defs:trace_ctx

181 				   unsigned int trace_ctx);
920 unsigned int trace_ctx,
924 unsigned int trace_ctx,
929 unsigned int trace_ctx,
935 unsigned long trace_ctx,
944 int type, unsigned int trace_ctx)
948 tracing_generic_entry_update(ent, type, trace_ctx);
955 unsigned int trace_ctx)
961 trace_event_setup(event, type, trace_ctx);
1022 unsigned int trace_ctx;
1033 trace_ctx = tracing_gen_ctx();
1037 trace_ctx);
1056 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
1073 unsigned int trace_ctx;
1083 trace_ctx = tracing_gen_ctx();
1088 trace_ctx);
1097 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2640 unsigned int trace_ctx)
2642 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2762 unsigned int trace_ctx)
2812 trace_event_setup(entry, type, trace_ctx);
2820 trace_ctx);
2830 trace_ctx);
2923 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2944 unsigned int trace_ctx,
2955 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2956 ftrace_trace_userstack(tr, buffer, trace_ctx);
2971 parent_ip, unsigned int trace_ctx)
2979 trace_ctx);
3013 unsigned int trace_ctx,
3062 trace_ctx);
3083 unsigned int trace_ctx,
3089 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3092 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3098 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3112 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3139 struct trace_buffer *buffer, unsigned int trace_ctx)
3166 sizeof(*entry), trace_ctx);
3186 unsigned int trace_ctx)
3203 unsigned int trace_ctx)
3211 sizeof(*entry), trace_ctx);
3350 unsigned int trace_ctx;
3360 trace_ctx = tracing_gen_ctx();
3378 trace_ctx);
3388 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3413 unsigned int trace_ctx;
3422 trace_ctx = tracing_gen_ctx();
3437 trace_ctx);
3446 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);