Searched refs:__cgroup_bpf_attach (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dcgroup.c595 * __cgroup_bpf_attach() - Attach the program or the link to a cgroup, and
607 static int __cgroup_bpf_attach(struct cgroup *cgrp, function
733 ret = __cgroup_bpf_attach(cgrp, prog, replace_prog, link, type, flags);

Completed in 179 milliseconds