Home
last modified time | relevance | path

Searched refs:EBPF_CALL (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_def.h90 #define EBPF_CALL 0x80 macro
H A Dbpf_load_elf.c67 if (ins[idx].code == (BPF_JMP | EBPF_CALL)) in resolve_xsym()
H A Dbpf_exec.c461 case (BPF_JMP | EBPF_CALL): in bpf_exec()
H A Dbpf_jit_arm64.c1105 case (BPF_JMP | EBPF_CALL): in check_program_has_call()
1372 case (BPF_JMP | EBPF_CALL): in emit()
H A Dbpf_jit_x86.c1475 case (BPF_JMP | EBPF_CALL): in emit()
H A Dbpf_validate.c1709 [(BPF_JMP | EBPF_CALL)] = {
/f-stack/dpdk/app/test/
H A Dtest_bpf.c1758 .code = (BPF_JMP | EBPF_CALL),
1859 .code = (BPF_JMP | EBPF_CALL),
1965 .code = (BPF_JMP | EBPF_CALL),
2116 .code = (BPF_JMP | EBPF_CALL),
2144 .code = (BPF_JMP | EBPF_CALL),
2305 .code = (BPF_JMP | EBPF_CALL),
2355 .code = (BPF_JMP | EBPF_CALL),