Lines Matching defs:trace_ctx
180 unsigned int trace_ctx);
954 unsigned int trace_ctx,
958 unsigned int trace_ctx,
963 unsigned int trace_ctx,
969 unsigned long trace_ctx,
978 int type, unsigned int trace_ctx)
982 tracing_generic_entry_update(ent, type, trace_ctx);
989 unsigned int trace_ctx)
995 trace_event_setup(event, type, trace_ctx);
1053 unsigned int trace_ctx;
1067 trace_ctx = tracing_gen_ctx();
1071 trace_ctx);
1090 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1119 unsigned int trace_ctx;
1129 trace_ctx = tracing_gen_ctx();
1134 trace_ctx);
1143 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2730 unsigned int trace_ctx)
2732 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2851 unsigned int trace_ctx)
2902 trace_event_setup(entry, type, trace_ctx);
2914 trace_ctx);
2924 trace_ctx);
3017 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
3038 unsigned int trace_ctx,
3049 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
3050 ftrace_trace_userstack(tr, buffer, trace_ctx);
3065 parent_ip, unsigned int trace_ctx)
3073 trace_ctx);
3107 unsigned int trace_ctx,
3155 trace_ctx);
3177 unsigned int trace_ctx,
3183 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3186 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3192 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3209 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3236 struct trace_buffer *buffer, unsigned int trace_ctx)
3263 sizeof(*entry), trace_ctx);
3283 unsigned int trace_ctx)
3300 unsigned int trace_ctx)
3308 sizeof(*entry), trace_ctx);
3447 unsigned int trace_ctx;
3457 trace_ctx = tracing_gen_ctx();
3475 trace_ctx);
3485 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3510 unsigned int trace_ctx;
3519 trace_ctx = tracing_gen_ctx();
3534 trace_ctx);
3543 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);