Lines Matching defs:trace_ctx

185 				   unsigned int trace_ctx);
952 unsigned int trace_ctx,
956 unsigned int trace_ctx,
961 unsigned int trace_ctx,
967 unsigned long trace_ctx,
976 int type, unsigned int trace_ctx)
980 tracing_generic_entry_update(ent, type, trace_ctx);
987 unsigned int trace_ctx)
993 trace_event_setup(event, type, trace_ctx);
1051 unsigned int trace_ctx;
1065 trace_ctx = tracing_gen_ctx();
1069 trace_ctx);
1088 ftrace_trace_stack(tr, buffer, trace_ctx, 4, NULL);
1117 unsigned int trace_ctx;
1127 trace_ctx = tracing_gen_ctx();
1132 trace_ctx);
1141 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 4, NULL);
2735 unsigned int trace_ctx)
2737 return __trace_buffer_lock_reserve(buffer, type, len, trace_ctx);
2857 unsigned int trace_ctx)
2908 trace_event_setup(entry, type, trace_ctx);
2920 trace_ctx);
2930 trace_ctx);
3023 fbuffer->event, fbuffer->trace_ctx, fbuffer->regs);
3044 unsigned int trace_ctx,
3055 ftrace_trace_stack(tr, buffer, trace_ctx, regs ? 0 : STACK_SKIP, regs);
3056 ftrace_trace_userstack(tr, buffer, trace_ctx);
3071 parent_ip, unsigned int trace_ctx)
3079 trace_ctx);
3113 unsigned int trace_ctx,
3161 trace_ctx);
3183 unsigned int trace_ctx,
3189 __ftrace_trace_stack(buffer, trace_ctx, skip, regs);
3192 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx,
3198 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3215 __ftrace_trace_stack(buffer, trace_ctx, skip, NULL);
3242 struct trace_buffer *buffer, unsigned int trace_ctx)
3269 sizeof(*entry), trace_ctx);
3289 unsigned int trace_ctx)
3306 unsigned int trace_ctx)
3314 sizeof(*entry), trace_ctx);
3453 unsigned int trace_ctx;
3463 trace_ctx = tracing_gen_ctx();
3481 trace_ctx);
3491 ftrace_trace_stack(tr, buffer, trace_ctx, 6, NULL);
3516 unsigned int trace_ctx;
3525 trace_ctx = tracing_gen_ctx();
3540 trace_ctx);
3549 ftrace_trace_stack(&global_trace, buffer, trace_ctx, 6, NULL);