Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/memfd/
Dmemfd_test.c35 static const char *memfd_str = MEMFD_STR; variable
648 printf("%s CREATE\n", memfd_str); in test_create()
694 printf("%s BASIC\n", memfd_str); in test_basic()
746 printf("%s SEAL-WRITE\n", memfd_str); in test_seal_write()
773 printf("%s SEAL-FUTURE-WRITE\n", memfd_str); in test_seal_future_write()
812 printf("%s SEAL-SHRINK\n", memfd_str); in test_seal_shrink()
838 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()
864 printf("%s SEAL-RESIZE\n", memfd_str); in test_seal_resize()
890 printf("%s %s %s\n", memfd_str, banner, b_suffix); in test_share_dup()
932 printf("%s %s %s\n", memfd_str, banner, b_suffix); in test_share_mmap()
[all …]