Searched refs:memfd_str (Results 1 – 1 of 1) sorted by relevance
47 static const char *memfd_str = MEMFD_STR; variable842 printf("%s CREATE\n", memfd_str); in test_create()891 printf("%s BASIC\n", memfd_str); in test_basic()943 printf("%s SEAL-WRITE\n", memfd_str); in test_seal_write()970 printf("%s SEAL-FUTURE-WRITE\n", memfd_str); in test_seal_future_write()1006 printf("%s SEAL-WRITE-MAP-READ\n", memfd_str); in test_seal_write_map_read_shared()1033 printf("%s SEAL-SHRINK\n", memfd_str); in test_seal_shrink()1059 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()1085 printf("%s SEAL-RESIZE\n", memfd_str); in test_seal_resize()1112 printf("%s SEAL-EXEC\n", memfd_str); in test_exec_seal()[all …]