Searched refs:test_core_extern (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp9 #include "test_core_extern.skel.h"
56 Skeleton<test_core_extern> skel;
100 struct test_core_extern *skel;
H A DMakefile711 $(OUTPUT)/test_cpp: test_cpp.cpp $(OUTPUT)/test_core_extern.skel.h $(BPFOBJ)
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c8 #include "test_core_extern.skel.h"
122 void test_core_extern(void) function
126 struct test_core_extern *skel = NULL;

Completed in 121 milliseconds