Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dfilter.h135 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \
134 #define BPF_MOV64_RAW( global() macro
/linux/include/linux/
H A Dfilter.h291 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ macro