Searched refs:trace (Results 1 - 25 of 1241) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/sof/
H A Dpcm.c16 #include <trace/events/sof.h>
H A Dcore.c20 #include <trace/events/sof.h>
73 * sof_print_oops_and_stack - Handle the printing of DSP oops and stack trace
97 dev_printk(level, sdev->dev, "unexpected fault %#010x trace %#010x\n",
108 dev_printk(level, sdev->dev, "trace point: %#010x\n", tracep_code);
116 dev_printk(level, sdev->dev, "trace point: %#010x\n", tracep_code);
438 /* register any debug/trace capabilities */
446 dev_err(sdev->dev, "error: failed to init DSP trace/debug %d\n",
493 dev_dbg(sdev->dev, "SOF firmware trace disabled\n");
/linux-master/net/mptcp/
H A Dprotocol.c29 #include <trace/events/mptcp.h>
/linux-master/net/ipv6/
H A Dudp.c48 #include <trace/events/udp.h>
58 #include <trace/events/skb.h>
488 * trace ICMP messages back to them.
/linux-master/net/ipv4/
H A Dudp.c108 #include <trace/events/udp.h>
111 #include <trace/events/skb.h>
632 * trace ICMP messages back to them.
H A Daf_inet.c124 #include <trace/events/sock.h>
/linux-master/net/core/
H A Dskmsg.c11 #include <trace/events/sock.h>
H A Dskbuff.c82 #include <trace/events/skb.h>
2366 * Add a temporary trace to warn us just in case.
H A Dgro.c5 #include <trace/events/net.h>
/linux-master/drivers/spi/
H A Dspi.c39 #include <trace/events/spi.h>
/linux-master/drivers/nvme/target/
H A Dtcp.c22 #include <trace/events/sock.h>
/linux-master/drivers/nvme/host/
H A Dtcp.c22 #include <trace/events/sock.h>
H A Dnvme.h21 #include <trace/events/block.h>
H A Dmultipath.c9 #include <trace/events/block.h>
/linux-master/arch/xtensa/kernel/
H A Dstacktrace.c57 * previous PCs in the call trace.
204 struct stack_trace *trace; member in struct:stack_trace_data
211 struct stack_trace *trace = trace_data->trace; local
220 trace->entries[trace->nr_entries++] = frame->pc;
221 return trace->nr_entries >= trace->max_entries;
224 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) argument
227 .trace
234 save_stack_trace(struct stack_trace *trace) argument
[all...]
/linux-master/net/sunrpc/
H A Dxprtsock.c58 #include <trace/events/sock.h>
59 #include <trace/events/sunrpc.h>
/linux-master/kernel/
H A Dworkqueue.c530 #include <trace/events/workqueue.h>
3269 * While we must be careful to not use "work" after this, the trace
H A Dcpu.c41 #include <trace/events/power.h>
43 #include <trace/events/cpuhp.h>
/linux-master/fs/erofs/
H A Dsuper.c16 #include <trace/events/erofs.h>
/linux-master/drivers/i2c/
H A Di2c-core-base.c49 #include <trace/events/i2c.h>
/linux-master/net/wireless/
H A Dtrace.h4013 #define TRACE_INCLUDE_FILE trace
4014 #include <trace/define_trace.h>
/linux-master/fs/netfs/
H A Dbuffered_write.c165 enum netfs_folio_trace trace; local
291 trace = (enum netfs_folio_trace)howto;
316 trace = netfs_streaming_filled_page;
341 trace = netfs_streaming_cont_filled_page;
351 trace_netfs_folio(folio, trace);
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c15 #include <trace/events/mlxsw.h>
H A Dcore.c26 #include <trace/events/devlink.h>
/linux-master/fs/btrfs/
H A Dbackref.c8 #include <trace/events/btrfs.h>

Completed in 315 milliseconds

1234567891011>>