Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbpf_tracing.h83 #define __PT_FP_REG bp macro
102 #define __PT_FP_REG ebp macro
115 #define __PT_FP_REG rbp macro
141 #define __PT_FP_REG gprs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
156 #define __PT_FP_REG uregs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
175 #define __PT_FP_REG regs[29] /* Works only with CONFIG_FRAME_POINTER */ macro
190 #define __PT_FP_REG regs[30] /* Works only with CONFIG_FRAME_POINTER */ macro
203 #define __PT_FP_REG __unsupported__ macro
218 #define __PT_FP_REG __unsupported__ macro
237 #define __PT_FP_REG s0 macro
[all …]