bpf_insn_array_init
int bpf_insn_array_init(struct bpf_map *map, const struct bpf_prog *prog);
err = bpf_insn_array_init(map, env->prog);