Searched refs:is_cgroup_prog_type (Results 1 – 1 of 1) sorted by relevance
4484 static bool is_cgroup_prog_type(enum bpf_prog_type ptype, enum bpf_attach_type atype, in is_cgroup_prog_type() function4533 } else if (is_cgroup_prog_type(ptype, 0, false)) { in bpf_prog_attach()4553 if (is_cgroup_prog_type(ptype, prog->expected_attach_type, true)) { in bpf_prog_attach()4609 } else if (is_cgroup_prog_type(ptype, 0, false)) { in bpf_prog_detach()