Lines Matching refs:trace_ctx
592 unsigned int trace_ctx);
622 unsigned int trace_ctx);
626 unsigned int trace_ctx);
693 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip);
695 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() argument
703 unsigned int trace_ctx);
840 unsigned int trace_ctx);
843 unsigned int trace_ctx);
1313 unsigned int trace_ctx) in trace_buffer_unlock_commit() argument
1315 trace_buffer_unlock_commit_regs(tr, buffer, event, trace_ctx, NULL); in trace_buffer_unlock_commit()
1386 void *entry, unsigned int trace_ctx) in event_trigger_unlock_commit() argument
1391 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()