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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c1748 static bool test_as_unpriv(struct bpf_test *test) function
1784 if (test_as_unpriv(test) && unpriv_disabled) {
1787 } else if (test_as_unpriv(test)) {

Completed in 114 milliseconds