bpf_prog_new_fd
int bpf_prog_new_fd(struct bpf_prog *prog);
ret = bpf_prog_new_fd(raw);
err = bpf_prog_new_fd(prog);
fd = bpf_prog_new_fd(prog);