Searched refs:global_list_array_push_pop (Results 1 – 2 of 2) sorted by relevance
332 int global_list_array_push_pop(void *ctx) in global_list_array_push_pop() function
193 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_array_push_pop), &opts); in test_linked_list_success() 194 ASSERT_OK(ret, "global_list_array_push_pop"); in test_linked_list_success() 195 ASSERT_OK(opts.retval, "global_list_array_push_pop retval"); in test_linked_list_success()