Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 19 of 19) sorted by relevance

/include/linux/
A Dstacktrace.h66 void stack_trace_print(const unsigned long *trace, unsigned int nr_entries,
88 extern void save_stack_trace(struct stack_trace *trace);
90 struct stack_trace *trace);
92 struct stack_trace *trace);
94 struct stack_trace *trace);
95 extern void save_stack_trace_user(struct stack_trace *trace);
A Dunwind_deferred.h11 typedef void (*unwind_callback_t)(struct unwind_work *work, struct unwind_stacktrace *trace, u64 co…
36 int unwind_user_faultable(struct unwind_stacktrace *trace);
71 static inline int unwind_user_faultable(struct unwind_stacktrace *trace) { return -ENOSYS; } in unwind_user_faultable() argument
A Dunwind_user.h12 int unwind_user(struct unwind_stacktrace *trace, unsigned int max_entries);
A Dnetfs.h456 unsigned int trace /*enum netfs_folioq_trace*/);
458 unsigned int trace /*enum netfs_trace_folioq*/);
A Dtrace_events.h98 struct tracer *trace; member
148 trace_print_func trace; member
A Dlockdep.h52 const struct lock_trace *trace; member
A Dftrace.h1168 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace,
/include/trace/
A Ddefine_custom_trace.h41 # define __TRACE_INCLUDE(system) <trace/events/system.h>
A Dtrace_events.h224 .trace = trace_raw_output_##call, \
253 .trace = trace_raw_output_##call, \
A Dtrace_custom_events.h98 .trace = trace_custom_raw_output_##call, \
A Ddefine_trace.h107 # define __TRACE_INCLUDE(system) <trace/events/system.h>
/include/net/
A Dioam6.h60 struct ioam6_trace_hdr *trace,
/include/trace/events/
A Drxrpc.h1412 enum rxrpc_txdata_trace trace),
1433 __entry->trace = trace;
1473 __entry->trace = trace;
2135 enum rxrpc_rotate_trace trace),
2152 __entry->trace = trace;
2363 TP_ARGS(call, tq, seq, trace),
2376 __entry->trace = trace;
2733 TP_ARGS(call, trace),
2746 __entry->trace = trace;
2758 TP_ARGS(call, summary, trace),
[all …]
A Dafs.h1085 TP_ARGS(dvnode, trace),
1090 __field(enum afs_dir_invalid_trace, trace)
1096 __entry->trace = trace;
1101 __print_symbolic(__entry->trace, afs_dir_invalid_traces))
1107 TP_ARGS(vnode, trace),
1112 __field(enum afs_cb_promise_trace, trace)
1118 __entry->trace = trace;
1123 __print_symbolic(__entry->trace, afs_cb_promise_traces))
1129 TP_ARGS(vnode, trace),
1134 __field(enum afs_vnode_invalid_trace, trace)
[all …]
A Discsi.h15 void iscsi_dbg_trace(void (*trace)(struct device *dev, struct va_format *),
A Dnetfs.h758 enum netfs_folioq_trace trace),
760 TP_ARGS(fq, trace),
765 __field(enum netfs_folioq_trace, trace)
771 __entry->trace = trace;
776 __print_symbolic(__entry->trace, netfs_folioq_traces))
/include/uapi/linux/genwqe/
A Dgenwqe_card.h55 #define GENWQE_EXTENDED_DIAG_SELECTOR(ring, trace) (((ring) << 8) | (trace)) argument
/include/linux/sched/
A Dtask.h99 struct task_struct *copy_process(struct pid *pid, int trace, int node,
/include/net/netfilter/
A Dnf_tables.h1497 bool trace; member

Completed in 39 milliseconds