Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dbpf_helpers.h124 #define PT_REGS_IP(x) ((x)->ip) macro
137 #define PT_REGS_IP(x) ((x)->psw.addr) macro
150 #define PT_REGS_IP(x) ((x)->pc) macro
163 #define PT_REGS_IP(x) ((x)->cp0_epc) macro
174 #define PT_REGS_IP(x) ((x)->nip) macro
187 #define PT_REGS_IP(x) ((x)->tpc) macro
189 #define PT_REGS_IP(x) ((x)->pc) macro