Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/net/
H A Dbpf_jit.c1075 static int validate_code(struct jit_ctx *ctx) in validate_code() function
1195 if (validate_code(&ctx)) { in bpf_int_jit_compile()
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1483 static int validate_code(struct jit_ctx *ctx) in validate_code() function
1498 if (validate_code(ctx)) in validate_ctx()
2081 if (ret > 0 && validate_code(&ctx) < 0) in arch_prepare_bpf_trampoline()
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c1858 static int validate_code(struct jit_ctx *ctx) in validate_code() function
1994 if (validate_code(&ctx)) { in bpf_int_jit_compile()