Searched refs:traced (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | mcount.S | 44 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller 52 # allocate stack frame for ftrace_caller to contain traced function
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | mcount.S | 46 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller 56 # allocate stack frame for ftrace_caller to contain traced function
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry.S | 166 ; save EFA in case tracer wants the PC of traced task 320 ; (ii) If signal is SIGTRAP/SIGSTOP, task is being traced thus
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 1021 bool traced = false; in qlt_free_session_done() local 1025 if (!traced) { in qlt_free_session_done() 1029 traced = true; in qlt_free_session_done()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 1040 bool traced = false; in qlt_free_session_done() local 1044 if (!traced) { in qlt_free_session_done() 1048 traced = true; in qlt_free_session_done()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 1632 # being traced. Since the stack frames are similar, get the "current" PC 2039 # exception was being traced. Make the "current" PC the FPIAR and put it in the 2711 # exception was being traced. Make the "current" PC the FPIAR and put it in 2912 # exception was being traced. The "Current PC" for the trace frame is the
|
H A D | fpsp.S | 1633 # being traced. Since the stack frames are similar, get the "current" PC 2040 # exception was being traced. Make the "current" PC the FPIAR and put it in the 2712 # exception was being traced. Make the "current" PC the FPIAR and put it in 2913 # exception was being traced. The "Current PC" for the trace frame is the 4357 # remember, also, this instruction may be traced.
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 1632 # being traced. Since the stack frames are similar, get the "current" PC 2039 # exception was being traced. Make the "current" PC the FPIAR and put it in the 2711 # exception was being traced. Make the "current" PC the FPIAR and put it in 2912 # exception was being traced. The "Current PC" for the trace frame is the
|
H A D | fpsp.S | 1633 # being traced. Since the stack frames are similar, get the "current" PC 2040 # exception was being traced. Make the "current" PC the FPIAR and put it in the 2712 # exception was being traced. Make the "current" PC the FPIAR and put it in 2913 # exception was being traced. The "Current PC" for the trace frame is the 4357 # remember, also, this instruction may be traced.
|
Completed in 97 milliseconds