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

/linux-master/arch/loongarch/net/
H A Dbpf_jit.c1163 static int validate_code(struct jit_ctx *ctx) function
1283 if (validate_code(&ctx)) {
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1550 static int validate_code(struct jit_ctx *ctx) function
1565 if (validate_code(ctx))
2217 if (ret > 0 && validate_code(&ctx) < 0) {
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c2128 static int validate_code(struct jit_ctx *ctx) function
2264 if (validate_code(&ctx)) {

Completed in 111 milliseconds