Lines Matching defs:trace_ctx

186 				   unsigned int trace_ctx);
953 unsigned int trace_ctx,
957 unsigned int trace_ctx,
962 unsigned int trace_ctx,
968 unsigned long trace_ctx,
977 int type, unsigned int trace_ctx)
981 tracing_generic_entry_update(ent, type, trace_ctx);
988 unsigned int trace_ctx)
994 trace_event_setup(event, type, trace_ctx);
1052 unsigned int trace_ctx;
1066 trace_ctx = tracing_gen_ctx();
1070 trace_ctx);
1089 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1118 unsigned int trace_ctx;
1128 trace_ctx = tracing_gen_ctx();
1133 trace_ctx);
1142 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2721 unsigned int trace_ctx)
2723 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2842 unsigned int trace_ctx)
2893 trace_event_setup(entry, type, trace_ctx);
2905 trace_ctx);
2915 trace_ctx);
3008 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
3029 unsigned int trace_ctx,
3040 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
3041 ftrace_trace_userstack(tr, buffer, trace_ctx);
3056 parent_ip, unsigned int trace_ctx)
3064 trace_ctx);
3098 unsigned int trace_ctx,
3146 trace_ctx);
3168 unsigned int trace_ctx,
3174 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3177 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3183 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3200 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3227 struct trace_buffer *buffer, unsigned int trace_ctx)
3254 sizeof(*entry), trace_ctx);
3274 unsigned int trace_ctx)
3291 unsigned int trace_ctx)
3299 sizeof(*entry), trace_ctx);
3438 unsigned int trace_ctx;
3448 trace_ctx = tracing_gen_ctx();
3466 trace_ctx);
3476 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3501 unsigned int trace_ctx;
3510 trace_ctx = tracing_gen_ctx();
3525 trace_ctx);
3534 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);