Searched refs:mcount_adjust_addr (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/arm64/kernel/ |
D | entry-ftrace.S | 59 .macro mcount_adjust_addr rd, rn macro 71 mcount_adjust_addr \reg, x30 76 mcount_adjust_addr \reg, \reg 82 mcount_adjust_addr \reg, \reg
|
/Linux-v4.19/arch/arm/kernel/ |
D | entry-ftrace.S | 60 .macro mcount_adjust_addr rd, rn macro 89 mcount_adjust_addr r0, lr @ instrumented function 128 mcount_adjust_addr r0, lr @ instrumented function 155 mcount_adjust_addr r1, r1 175 mcount_adjust_addr r0, lr @ instrumented function 202 mcount_adjust_addr r1, r1 205 mcount_adjust_addr r1, lr @ instrumented routine (func)
|