Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create_common.h24 #define FLAGS_ALL_ARRAY_INITIALIZER {MFD_CLOEXEC, MFD_ALLOW_SEALING} macro
Dmemfd_create_common.c110 int flags2test[] = FLAGS_ALL_ARRAY_INITIALIZER; in get_mfd_all_available_flags()