Lines Matching refs:trace_ctx
607 unsigned int trace_ctx);
637 unsigned int trace_ctx);
641 unsigned int trace_ctx);
707 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip);
709 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() argument
717 unsigned int trace_ctx);
854 unsigned int trace_ctx);
857 unsigned int trace_ctx);
1328 unsigned int trace_ctx) in trace_buffer_unlock_commit() argument
1330 trace_buffer_unlock_commit_regs(tr, buffer, event, trace_ctx, NULL); in trace_buffer_unlock_commit()
1417 void *entry, unsigned int trace_ctx) in event_trigger_unlock_commit() argument
1422 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()