Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_loader.c759 static bool can_execute_unpriv(struct test_loader *tester, struct test_spec *spec) in can_execute_unpriv() function
911 if (!can_execute_unpriv(tester, spec)) { in run_subtest()