Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/memfd/
A Dmemfd_test.c45 static const char *memfd_str = MEMFD_STR; variable
775 printf("%s CREATE\n", memfd_str); in test_create()
824 printf("%s BASIC\n", memfd_str); in test_basic()
876 printf("%s SEAL-WRITE\n", memfd_str); in test_seal_write()
968 printf("%s SEAL-GROW\n", memfd_str); in test_seal_grow()
1021 printf("%s SEAL-EXEC\n", memfd_str); in test_exec_seal()
1115 printf("%s sysctl 0\n", memfd_str); in test_sysctl_child()
1126 printf("%s sysctl 1\n", memfd_str); in test_sysctl_child()
1138 printf("%s sysctl 2\n", memfd_str); in test_sysctl_child()
1210 printf("%s child ns\n", memfd_str); in test_sysctl()
[all …]

Completed in 5 milliseconds