Searched refs:BPF_REG_0 (Results 101 - 104 of 104) sorted by relevance

12345

/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c3770 u8 adj = (reg - BPF_REG_0) * 2;
3795 u8 adj = (reg - BPF_REG_0) * 2;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c2384 BPF_MOV64_IMM(BPF_REG_0, 0),
/linux-master/lib/
H A Dtest_bpf.c39 #define R0 BPF_REG_0
/linux-master/tools/lib/bpf/
H A Dlibbpf.c4894 BPF_MOV64_IMM(BPF_REG_0, 0),

Completed in 216 milliseconds

12345