Searched refs:memfd_str (Results 1 – 1 of 1) sorted by relevance
64 static const char *memfd_str = MEMFD_STR; variable859 printf("%s CREATE\n", memfd_str); in test_create()908 printf("%s BASIC\n", memfd_str); in test_basic()960 printf("%s SEAL-WRITE\n", memfd_str); in test_seal_write()987 printf("%s SEAL-FUTURE-WRITE\n", memfd_str); in test_seal_future_write()1023 printf("%s SEAL-WRITE-MAP-READ\n", memfd_str); in test_seal_write_map_read_shared()1050 printf("%s SEAL-SHRINK\n", memfd_str); in test_seal_shrink()1076 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()1102 printf("%s SEAL-RESIZE\n", memfd_str); in test_seal_resize()1129 printf("%s SEAL-EXEC\n", memfd_str); in test_exec_seal()[all …]