Searched refs:do_jit (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/x86/net/ |
| D | bpf_jit_comp.c | 380 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, in do_jit() function 1133 proglen = do_jit(prog, addrs, image, oldproglen, &ctx); in bpf_int_jit_compile()
|
| D | bpf_jit_comp32.c | 1462 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, in do_jit() function 2331 proglen = do_jit(prog, addrs, image, oldproglen, &ctx); in bpf_int_jit_compile()
|