Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Datomic_bounds.c8 bool skip_tests __attribute((__section__(".data"))) = false;
10 bool skip_tests = true; variable
A Dtag.c14 volatile const bool skip_tests __tag1 __tag2 = false;
18 volatile const bool skip_tests = true; variable
A Datomics.c8 bool skip_tests __attribute((__section__(".data"))) = false;
10 bool skip_tests = true; variable
/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf_tag.c14 if (skel->rodata->skip_tests) { in test_btf_tag()
A Datomics.c222 if (skel->data->skip_tests) { in test_atomics()

Completed in 8 milliseconds