Searched refs:child_link (Results 1 – 6 of 6) 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()
92 parallel.child_link)95 parallel.child_link)
252 struct list_head child_link; member
574 list_add_tail(&child->parallel.child_link, in intel_context_bind_parent_child()
1610 int child_enable, u16 child_link) in iqs7222_gpio_select() argument1655 if (gpio_setup[2] && child_link != gpio_setup[2]) { in iqs7222_gpio_select()1664 gpio_setup[2] = child_link; in iqs7222_gpio_select()
1705 ce = list_next_entry(ce, parallel.child_link); in __guc_reset_context()