Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit_comp.c963 static int validate_code(struct jit_ctx *ctx) in validate_code() function
1095 if (validate_code(&ctx)) { in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.c823 static int validate_code(struct jit_ctx *ctx) in validate_code() function
933 if (validate_code(&ctx)) { in bpf_int_jit_compile()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
2066 if (ret > 0 && validate_code(&ctx) < 0) in arch_prepare_bpf_trampoline()
/kernel/linux/linux-5.10/arch/arm/net/
H A Dbpf_jit_32.c1874 static int validate_code(struct jit_ctx *ctx) in validate_code() function
2015 if (validate_code(&ctx)) { in bpf_int_jit_compile()
/kernel/linux/linux-6.6/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()

Completed in 16 milliseconds