Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dbpf_tracing.h105 #define __PT_FP_REG bp macro
127 #define __PT_FP_REG ebp macro
149 #define __PT_FP_REG rbp macro
187 #define __PT_FP_REG gprs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
212 #define __PT_FP_REG uregs[11] /* Works only with CONFIG_FRAME_POINTER */ macro
249 #define __PT_FP_REG regs[29] /* Works only with CONFIG_FRAME_POINTER */ macro
278 #define __PT_FP_REG regs[30] /* Works only with CONFIG_FRAME_POINTER */ macro
312 #define __PT_FP_REG __unsupported__ macro
338 #define __PT_FP_REG __unsupported__ macro
375 #define __PT_FP_REG s0 macro
[all …]