Searched refs:mcount_adjust_addr (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | entry-ftrace.S | 31 .macro mcount_adjust_addr rd, rn macro 60 mcount_adjust_addr r0, lr @ instrumented function 98 mcount_adjust_addr r0, lr @ instrumented function 123 mcount_adjust_addr r1, r1 141 mcount_adjust_addr r0, lr @ instrumented function 168 mcount_adjust_addr r1, r1 171 mcount_adjust_addr r1, lr @ instrumented routine (func)
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | entry-ftrace.S | 189 .macro mcount_adjust_addr rd, rn macro 201 mcount_adjust_addr \reg, x30 206 mcount_adjust_addr \reg, \reg
|