Lines Matching defs:trace_ctx
181 unsigned int trace_ctx);
896 unsigned int trace_ctx,
900 unsigned int trace_ctx,
905 unsigned int trace_ctx,
911 unsigned long trace_ctx,
920 int type, unsigned int trace_ctx)
924 tracing_generic_entry_update(ent, type, trace_ctx);
931 unsigned int trace_ctx)
937 trace_event_setup(event, type, trace_ctx);
998 unsigned int trace_ctx;
1009 trace_ctx = tracing_gen_ctx();
1013 trace_ctx);
1032 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
1049 unsigned int trace_ctx;
1059 trace_ctx = tracing_gen_ctx();
1064 trace_ctx);
1073 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2617 unsigned int trace_ctx)
2619 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2739 unsigned int trace_ctx)
2789 trace_event_setup(entry, type, trace_ctx);
2797 trace_ctx);
2807 trace_ctx);
2900 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2921 unsigned int trace_ctx,
2932 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2933 ftrace_trace_userstack(tr, buffer, trace_ctx);
2948 parent_ip, unsigned int trace_ctx)
2956 trace_ctx);
2990 unsigned int trace_ctx,
3039 trace_ctx);
3060 unsigned int trace_ctx,
3066 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3069 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3075 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3089 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3116 struct trace_buffer *buffer, unsigned int trace_ctx)
3143 sizeof(*entry), trace_ctx);
3163 unsigned int trace_ctx)
3180 unsigned int trace_ctx)
3188 sizeof(*entry), trace_ctx);
3327 unsigned int trace_ctx;
3337 trace_ctx = tracing_gen_ctx();
3355 trace_ctx);
3365 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3390 unsigned int trace_ctx;
3399 trace_ctx = tracing_gen_ctx();
3414 trace_ctx);
3423 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);