Home
last modified time | relevance | path

Searched refs:__PT_FP_REG (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/lib/bpf/
Dbpf_tracing.h81 #define __PT_FP_REG bp macro
100 #define __PT_FP_REG ebp macro
113 #define __PT_FP_REG rbp macro
139 #define __PT_FP_REG gprs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
154 #define __PT_FP_REG uregs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
173 #define __PT_FP_REG regs[29] /* Works only with CONFIG_FRAME_POINTER */ macro
188 #define __PT_FP_REG regs[30] /* Works only with CONFIG_FRAME_POINTER */ macro
201 #define __PT_FP_REG __unsupported__ macro
216 #define __PT_FP_REG __unsupported__ macro
235 #define __PT_FP_REG s0 macro
[all …]