BPF_PROG_ATTACH
if (CHECK_ATTR(BPF_PROG_ATTACH))
case BPF_PROG_ATTACH:
ret = sys_bpf(BPF_PROG_ATTACH, &attr, attr_sz);