Searched refs:BPF_LINK_TYPE_CGROUP (Results 1 – 6 of 6) sorted by relevance
139 BPF_LINK_TYPE(BPF_LINK_TYPE_CGROUP, cgroup)
432 case BPF_LINK_TYPE_CGROUP: in show_link_close_json()769 case BPF_LINK_TYPE_CGROUP: in show_link_close_plain()
1069 BPF_LINK_TYPE_CGROUP = 3, enumerator
1310 bpf_link_init(&link->link, BPF_LINK_TYPE_CGROUP, &bpf_cgroup_link_lops, in cgroup_bpf_link_attach()
131 [BPF_LINK_TYPE_CGROUP] = "cgroup",