Home
last modified time | relevance | path

Searched refs:global_list_push_pop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_list.c307 int global_list_push_pop(void *ctx) in global_list_push_pop() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c180 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_push_pop), &opts); in test_linked_list_success()