Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1652 static int do_jit(struct bpf_verifier_env *env, struct bpf_prog *bpf_prog, int *addrs, u8 *image, in do_jit() function
3796 proglen = do_jit(env, prog, addrs, image, rw_image, oldproglen, &ctx, padding); in bpf_int_jit_compile()