Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcgroup.c772 * __cgroup_bpf_attach() - Attach the program or the link to a cgroup, and
786 static int __cgroup_bpf_attach(struct cgroup *cgrp, in __cgroup_bpf_attach() function
916 ret = __cgroup_bpf_attach(cgrp, prog, replace_prog, link, type, flags, in cgroup_bpf_attach()