Searched refs:global_list_in_list (Results 1 – 2 of 2) sorted by relevance
415 int global_list_in_list(void *ctx) in global_list_in_list() function
237 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_in_list), &opts); in test_linked_list_success() 238 ASSERT_OK(ret, "global_list_in_list"); in test_linked_list_success() 239 ASSERT_OK(opts.retval, "global_list_in_list retval"); in test_linked_list_success()