Lines Matching refs:trace_ctx
601 unsigned int trace_ctx);
631 unsigned int trace_ctx);
635 unsigned int trace_ctx);
702 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip);
704 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() argument
712 unsigned int trace_ctx);
849 unsigned int trace_ctx);
852 unsigned int trace_ctx);
1322 unsigned int trace_ctx) in trace_buffer_unlock_commit() argument
1324 trace_buffer_unlock_commit_regs(tr, buffer, event, trace_ctx, NULL); in trace_buffer_unlock_commit()
1407 void *entry, unsigned int trace_ctx) in event_trigger_unlock_commit() argument
1412 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()