Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Drcu_read_lock.c108 static const char * const rcuptr_misuse_tests[] = { variable
119 for (i = 0; i < ARRAY_SIZE(rcuptr_misuse_tests); i++) { in test_rcuptr_misuse()
124 prog = bpf_object__find_program_by_name(skel->obj, rcuptr_misuse_tests[i]); in test_rcuptr_misuse()