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