Searched refs:mcount_adjust_addr (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/arm/kernel/ |
A D | entry-ftrace.S | 31 .macro mcount_adjust_addr rd, rn macro 57 mcount_adjust_addr r0, lr @ instrumented function 94 mcount_adjust_addr r0, lr @ instrumented function 124 mcount_adjust_addr r1, r1 143 mcount_adjust_addr r0, lr @ instrumented function 174 mcount_adjust_addr r1, r1 177 mcount_adjust_addr r1, lr @ instrumented routine (func)
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | entry-ftrace.S | 165 .macro mcount_adjust_addr rd, rn macro 177 mcount_adjust_addr \reg, x30 182 mcount_adjust_addr \reg, \reg
|
Completed in 4 milliseconds