Searched refs:global_list_push_pop_multiple (Results 1 – 2 of 2) sorted by relevance
378 int global_list_push_pop_multiple(void *ctx) in global_list_push_pop_multiple() function
215 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_push_pop_multiple), &opts); in test_linked_list_success() 216 ASSERT_OK(ret, "global_list_push_pop_multiple"); in test_linked_list_success() 217 ASSERT_OK(opts.retval, "global_list_push_pop_multiple retval"); in test_linked_list_success()