Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c27 #define TEST_TAG_RETVAL_PFX_UNPRIV "comment:test_retval_unpriv=" macro
241 } else if (str_has_pfx(s, TEST_TAG_RETVAL_PFX_UNPRIV)) { in parse_test_spec()
242 val = s + sizeof(TEST_TAG_RETVAL_PFX_UNPRIV) - 1; in parse_test_spec()