Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/memfd/
A Dmemfd_test.c701 mfd_assert_has_seals(fd, 0); in test_basic()
751 mfd_assert_has_seals(fd, 0); in test_seal_write()
781 mfd_assert_has_seals(fd, 0); in test_seal_future_write()
817 mfd_assert_has_seals(fd, 0); in test_seal_shrink()
843 mfd_assert_has_seals(fd, 0); in test_seal_grow()
869 mfd_assert_has_seals(fd, 0); in test_seal_resize()
895 mfd_assert_has_seals(fd, 0); in test_share_dup()
937 mfd_assert_has_seals(fd, 0); in test_share_mmap()
942 mfd_assert_has_seals(fd, 0); in test_share_mmap()
971 mfd_assert_has_seals(fd, 0); in test_share_open()
[all …]
A Dfuse_test.c76 static void mfd_assert_has_seals(int fd, __u64 seals) in mfd_assert_has_seals() function
302 mfd_assert_has_seals(mfd, F_SEAL_WRITE); in main()

Completed in 8 milliseconds