Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h136 #define BPF_ALU32_IMM_OFF(OP, DST, IMM, OFF) \ macro
144 BPF_ALU32_IMM_OFF(OP, DST, IMM, 0)
/linux/lib/
H A Dtest_bpf.c6228 BPF_ALU32_IMM_OFF(BPF_DIV, R0, 2, 1),
6278 BPF_ALU32_IMM_OFF(BPF_MOD, R0, 2, 1),