Searched refs:mcount_adjust_addr (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/arm/kernel/ |
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-5.19.10/arch/arm64/kernel/ |
D | entry-ftrace.S | 167 .macro mcount_adjust_addr rd, rn macro 179 mcount_adjust_addr \reg, x30 184 mcount_adjust_addr \reg, \reg
|