Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h126 #define BPF_ALU64_IMM_OFF(OP, DST, IMM, OFF) \ macro
134 BPF_ALU64_IMM_OFF(OP, DST, IMM, 0)
/linux/lib/
H A Dtest_bpf.c6253 BPF_ALU64_IMM_OFF(BPF_DIV, R0, 2, 1),
6303 BPF_ALU64_IMM_OFF(BPF_MOD, R0, 2, 1),