Searched refs:mcount_adjust_addr (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/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-v6.6/arch/arm64/kernel/ |
D | entry-ftrace.S | 225 .macro mcount_adjust_addr rd, rn macro 237 mcount_adjust_addr \reg, x30 242 mcount_adjust_addr \reg, \reg
|