Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/memfd/
H A Dmemfd_test.c47 static const char *memfd_str = MEMFD_STR; variable
842 printf("%s CREATE\n", memfd_str); in test_create()
891 printf("%s BASIC\n", memfd_str); in test_basic()
1059 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()
1294 printf("%s sysctl 0\n", memfd_str); in sysctl_simple_child()
1297 printf("%s sysctl 1\n", memfd_str); in sysctl_simple_child()
1300 printf("%s sysctl 0\n", memfd_str); in sysctl_simple_child()
1303 printf("%s sysctl 2\n", memfd_str); in sysctl_simple_child()
1306 printf("%s sysctl 1\n", memfd_str); in sysctl_simple_child()
1309 printf("%s sysctl 0\n", memfd_str); in sysctl_simple_child()
[all …]