Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c46 static const char *memfd_str = MEMFD_STR; variable
829 printf("%s CREATE\n", memfd_str); in test_create()
878 printf("%s BASIC\n", memfd_str); in test_basic()
1022 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()
1260 printf("%s sysctl 0\n", memfd_str); in sysctl_simple_child()
1263 printf("%s sysctl 1\n", memfd_str); in sysctl_simple_child()
1266 printf("%s sysctl 0\n", memfd_str); in sysctl_simple_child()
1269 printf("%s sysctl 2\n", memfd_str); in sysctl_simple_child()
1272 printf("%s sysctl 1\n", memfd_str); in sysctl_simple_child()
1275 printf("%s sysctl 0\n", memfd_str); in sysctl_simple_child()
[all …]