Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst750 Event names should be ALL_CAPS with words separated by underscore.