BPF_STRUCT_OPS
if (attr->link_create.attach_type == BPF_STRUCT_OPS)
[BPF_STRUCT_OPS] = "struct_ops",
fd = bpf_link_create(map->fd, 0, BPF_STRUCT_OPS, NULL);
s32 BPF_STRUCT_OPS(select_cpu_dfl_nodispatch_select_cpu, struct task_struct *p,