Lines Matching refs:trace_ctx
604 unsigned int trace_ctx);
634 unsigned int trace_ctx);
638 unsigned int trace_ctx);
705 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip);
707 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, in __trace_stack() argument
715 unsigned int trace_ctx);
852 unsigned int trace_ctx);
855 unsigned int trace_ctx);
1325 unsigned int trace_ctx) in trace_buffer_unlock_commit() argument
1327 trace_buffer_unlock_commit_regs(tr, buffer, event, trace_ctx, NULL); in trace_buffer_unlock_commit()
1412 void *entry, unsigned int trace_ctx) in event_trigger_unlock_commit() argument
1417 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()