Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlocal_kptr_stash.c69 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.unstash_rb_node), &opts); in test_local_kptr_stash_unstash()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c98 long unstash_rb_node(void *ctx) in unstash_rb_node() function