Lines Matching refs:trace_ctx

181 				   unsigned int trace_ctx);
912 unsigned int trace_ctx,
916 unsigned int trace_ctx,
921 unsigned int trace_ctx,
927 unsigned long trace_ctx,
936 int type, unsigned int trace_ctx)
940 tracing_generic_entry_update(ent, type, trace_ctx);
947 unsigned int trace_ctx)
953 trace_event_setup(event, type, trace_ctx);
1016 unsigned int trace_ctx;
1027 trace_ctx = tracing_gen_ctx();
1031 trace_ctx);
1050 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
1067 unsigned int trace_ctx;
1077 trace_ctx = tracing_gen_ctx();
1082 trace_ctx);
1091 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2664 unsigned int trace_ctx)
2666 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2786 unsigned int trace_ctx)
2837 trace_event_setup(entry, type, trace_ctx);
2849 trace_ctx);
2859 trace_ctx);
2952 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
2973 unsigned int trace_ctx,
2984 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
2985 ftrace_trace_userstack(tr, buffer, trace_ctx);
3000 parent_ip, unsigned int trace_ctx)
3008 trace_ctx);
3042 unsigned int trace_ctx,
3091 trace_ctx);
3112 unsigned int trace_ctx,
3118 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3121 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3127 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3141 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3168 struct trace_buffer *buffer, unsigned int trace_ctx)
3195 sizeof(*entry), trace_ctx);
3215 unsigned int trace_ctx)
3232 unsigned int trace_ctx)
3240 sizeof(*entry), trace_ctx);
3379 unsigned int trace_ctx;
3389 trace_ctx = tracing_gen_ctx();
3407 trace_ctx);
3417 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3442 unsigned int trace_ctx;
3451 trace_ctx = tracing_gen_ctx();
3466 trace_ctx);
3475 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);