Home
last modified time | relevance | path

Searched refs:inner_map_list_push_pop_multiple (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlinked_list.c324 int inner_map_list_push_pop_multiple(void *ctx) in inner_map_list_push_pop_multiple() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c196 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.inner_map_list_push_pop_multiple), &opts); in test_linked_list_success()
197 ASSERT_OK(ret, "inner_map_list_push_pop_multiple"); in test_linked_list_success()
198 ASSERT_OK(opts.retval, "inner_map_list_push_pop_multiple retval"); in test_linked_list_success()

Completed in 2 milliseconds