Searched refs:child_link (Results 1 – 5 of 5) sorted by relevance
89 struct bpf_link *parent_link = NULL, *child_link = NULL; in test_egress_only() local126 child_link = bpf_program__attach_cgroup(obj->progs.egress, in test_egress_only()128 if (!ASSERT_OK_PTR(child_link, "child-cg-attach")) in test_egress_only()149 bpf_link__destroy(child_link); in test_egress_only()
90 parallel.child_link)93 parallel.child_link)
241 struct list_head child_link; member
574 list_add_tail(&child->parallel.child_link, in intel_context_bind_parent_child()
1322 ce = list_next_entry(ce, parallel.child_link); in __guc_reset_context()
Completed in 15 milliseconds