Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dcgroup.c638 if (!cg_link->cgroup) { in cgroup_bpf_replace()
646 ret = __cgroup_bpf_replace(cg_link->cgroup, cg_link, new_prog); in cgroup_bpf_replace()
888 if (!cg_link->cgroup) in bpf_cgroup_link_release()
894 if (!cg_link->cgroup) { in bpf_cgroup_link_release()
899 WARN_ON(__cgroup_bpf_detach(cg_link->cgroup, NULL, cg_link, in bpf_cgroup_link_release()
900 cg_link->type)); in bpf_cgroup_link_release()
902 cg = cg_link->cgroup; in bpf_cgroup_link_release()
915 kfree(cg_link); in bpf_cgroup_link_dealloc()
933 if (cg_link->cgroup) in bpf_cgroup_link_show_fdinfo()
941 cg_link->type); in bpf_cgroup_link_show_fdinfo()
[all …]
/linux/fs/ufs/
A Dufs_fs.h538 __fs32 cg_link; /* linked list of cyl groups */ member
580 __fs32 cg_link; /* linked list of cyl groups */ member

Completed in 12 milliseconds