bpf_int_jit_compile
struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog);
fp = bpf_int_jit_compile(fp);
func[i] = bpf_int_jit_compile(func[i]);
tmp = bpf_int_jit_compile(func[i]);