Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c17 #define ALL_CAPS ((2ULL << CAP_BPF) - 1) macro
293 if (!ASSERT_OK(cap_disable_effective(ALL_CAPS, &save_caps), "disable caps")) in test_unpriv_bpf_disabled()