Searched refs:mcount_adjust_addr (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/arm/kernel/ |
D | entry-ftrace.S | 34 .macro mcount_adjust_addr rd, rn macro 63 mcount_adjust_addr r0, lr @ instrumented function 102 mcount_adjust_addr r0, lr @ instrumented function 129 mcount_adjust_addr r1, r1 149 mcount_adjust_addr r0, lr @ instrumented function 176 mcount_adjust_addr r1, r1 179 mcount_adjust_addr r1, lr @ instrumented routine (func)
|
/Linux-v5.4/arch/arm64/kernel/ |
D | entry-ftrace.S | 56 .macro mcount_adjust_addr rd, rn macro 68 mcount_adjust_addr \reg, x30 73 mcount_adjust_addr \reg, \reg
|