Home
last modified time | relevance | path

Searched refs:do_trace (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/riscv/kernel/
Dmcount.S97 bne t5, t4, do_trace
121 do_trace: label
/linux-6.6.21/arch/m68k/68000/
Dentry.S41 do_trace: label
80 jne do_trace
/linux-6.6.21/Documentation/trace/
Dftrace-design.rst92 goto do_trace;
98 do_trace:
147 goto do_trace;
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c916 static int do_trace(struct t3cdev *dev, struct sk_buff *skb) in do_trace() function
1398 t3_register_cpl_handler(CPL_TRACE_PKT, do_trace); in cxgb3_offload_init()