Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c730 static void mfd_assert_chmod(int fd, int mode) in mfd_assert_chmod() function
1120 mfd_assert_chmod(fd, 0644); in test_exec_seal()
1126 mfd_assert_chmod(fd, 0600); in test_exec_seal()
1132 mfd_assert_chmod(fd, 0666); in test_exec_seal()
1142 mfd_assert_chmod(fd, 0700); in test_exec_seal()
1170 mfd_assert_chmod(fd, 0666); in test_exec_no_seal()
1213 mfd_assert_chmod(fd, 0644); in test_sysctl_sysctl0()
1242 mfd_assert_chmod(fd, 0644); in test_sysctl_sysctl1()