Searched refs:inner_map_list_push_pop (Results 1 – 2 of 2) sorted by relevance
305 int inner_map_list_push_pop(void *ctx) in inner_map_list_push_pop() function
175 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.inner_map_list_push_pop), &opts); in test_linked_list_success() 176 ASSERT_OK(ret, "inner_map_list_push_pop"); in test_linked_list_success() 177 ASSERT_OK(opts.retval, "inner_map_list_push_pop retval"); in test_linked_list_success()