Searched refs:child_link (Results 1 – 6 of 6) sorted by relevance
93 struct bpf_link *parent_link = NULL, *child_link = NULL; in test_egress_only() local130 child_link = bpf_program__attach_cgroup(obj->progs.egress, in test_egress_only()132 if (!ASSERT_OK_PTR(child_link, "child-cg-attach")) in test_egress_only()153 bpf_link__destroy(child_link); in test_egress_only()
93 parallel.child_link)96 parallel.child_link)
265 struct list_head child_link; member
592 list_add_tail(&child->parallel.child_link, in intel_context_bind_parent_child()
1997 int child_enable, u16 child_link) in iqs7222_gpio_select() argument2042 if (gpio_setup[2] && child_link != gpio_setup[2]) { in iqs7222_gpio_select()2051 gpio_setup[2] = child_link; in iqs7222_gpio_select()
1852 ce = list_next_entry(ce, parallel.child_link); in __guc_reset_context()