Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit_core.c25 ret = bpf_jit_emit_insn(insn, ctx, extra_pass); in build_body()
H A Dbpf_jit.h988 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx,
H A Dbpf_jit_comp64.c443 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, in bpf_jit_emit_insn() function
H A Dbpf_jit_comp32.c956 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, in bpf_jit_emit_insn() function