Searched refs:bpf_jit_emit_insn (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit_core.c | 25 ret = bpf_jit_emit_insn(insn, ctx, extra_pass); in build_body()
|
H A D | bpf_jit_comp64.c | 436 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, in bpf_jit_emit_insn() function
|
H A D | bpf_jit.h | 989 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx,
|
H A D | bpf_jit_comp32.c | 956 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, in bpf_jit_emit_insn() function
|
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit_core.c | 26 ret = bpf_jit_emit_insn(insn, ctx, extra_pass); in build_body()
|
H A D | bpf_jit.h | 476 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct hppa_jit_context *ctx,
|
H A D | bpf_jit_comp64.c | 592 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct hppa_jit_context *ctx, in bpf_jit_emit_insn() function
|
H A D | bpf_jit_comp32.c | 1116 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct hppa_jit_context *ctx, in bpf_jit_emit_insn() function
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit_core.c | 27 ret = bpf_jit_emit_insn(insn, ctx, extra_pass); in build_body()
|
H A D | bpf_jit.h | 1095 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx,
|
H A D | bpf_jit_comp64.c | 1069 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, in bpf_jit_emit_insn() function
|
H A D | bpf_jit_comp32.c | 954 int bpf_jit_emit_insn(const struct bpf_insn *insn, struct rv_jit_context *ctx, in bpf_jit_emit_insn() function
|
Completed in 18 milliseconds