Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c44 uint8_t foundcall; /* Found EBPF_CALL class code in eBPF pgm */ member
772 if (ctx->foundcall) in ebpf_to_a64_reg()
900 if (ctx->foundcall) in emit_prologue()
913 if (ctx->foundcall) in emit_epilogue()
1106 ctx->foundcall = 1; in check_program_has_call()