Searched refs:memfd_str (Results 1 – 1 of 1) sorted by relevance
46 static const char *memfd_str = MEMFD_STR; variable823 printf("%s CREATE\n", memfd_str); in test_create()872 printf("%s BASIC\n", memfd_str); in test_basic()924 printf("%s SEAL-WRITE\n", memfd_str); in test_seal_write()951 printf("%s SEAL-FUTURE-WRITE\n", memfd_str); in test_seal_future_write()990 printf("%s SEAL-SHRINK\n", memfd_str); in test_seal_shrink()1016 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()1042 printf("%s SEAL-RESIZE\n", memfd_str); in test_seal_resize()1069 printf("%s SEAL-EXEC\n", memfd_str); in test_exec_seal()1071 printf("%s Apply SEAL_EXEC\n", memfd_str); in test_exec_seal()[all …]