Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs.c48 struct test_subprogs *skel = test_subprogs__open_and_load(); in test_subprogs_with_jit_harden_toggling()
63 struct test_subprogs *skel; in test_subprogs_alone()
90 void test_subprogs(void) in test_subprogs() function