Searched defs:BPF_MOV64_REG (Results 1 – 2 of 2) sorted by relevance
/third_party/libbpf/include/linux/ | ||
D | filter.h | 80 #define BPF_MOV64_REG(DST, SRC) \ macro |
/third_party/ltp/include/lapi/ | ||
D | bpf.h | 479 #define BPF_MOV64_REG(DST, SRC) \ macro |