Home
last modified time | relevance | path

Searched refs:test_enable_stats (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c3 #include "test_enable_stats.skel.h"
5 void test_enable_stats(void) in test_enable_stats() function
7 struct test_enable_stats *skel; in test_enable_stats()
29 prog_fd = bpf_program__fd(skel->progs.test_enable_stats); in test_enable_stats()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c3 #include "test_enable_stats.skel.h"
5 void test_enable_stats(void) in test_enable_stats() function
7 struct test_enable_stats *skel; in test_enable_stats()
29 prog_fd = bpf_program__fd(skel->progs.test_enable_stats); in test_enable_stats()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_enable_stats.c14 int test_enable_stats(void *ctx) in test_enable_stats() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_enable_stats.c14 int test_enable_stats(void *ctx) in test_enable_stats() function

Completed in 1 milliseconds