Lines Matching defs:seal

520 static void test_seal_mprotect(bool seal)  in test_seal_mprotect()
544 static void test_seal_start_mprotect(bool seal) in test_seal_start_mprotect()
574 static void test_seal_end_mprotect(bool seal) in test_seal_end_mprotect()
604 static void test_seal_mprotect_unalign_len(bool seal) in test_seal_mprotect_unalign_len()
633 static void test_seal_mprotect_unalign_len_variant_2(bool seal) in test_seal_mprotect_unalign_len_variant_2()
661 static void test_seal_mprotect_two_vma(bool seal) in test_seal_mprotect_two_vma()
696 static void test_seal_mprotect_two_vma_with_split(bool seal) in test_seal_mprotect_two_vma_with_split()
743 static void test_seal_mprotect_partial_mprotect(bool seal) in test_seal_mprotect_partial_mprotect()
769 static void test_seal_mprotect_partial_mprotect_tail(bool seal) in test_seal_mprotect_partial_mprotect_tail()
848 static void test_seal_mprotect_split(bool seal) in test_seal_mprotect_split()
885 static void test_seal_mprotect_merge(bool seal) in test_seal_mprotect_merge()
919 static void test_seal_munmap(bool seal) in test_seal_munmap()
950 static void test_seal_munmap_two_vma(bool seal) in test_seal_munmap_two_vma()
991 static void test_seal_munmap_vma_with_gap(bool seal) in test_seal_munmap_vma_with_gap()
1022 static void test_seal_munmap_partial_across_vmas(bool seal) in test_seal_munmap_partial_across_vmas()
1052 static void test_munmap_start_freed(bool seal) in test_munmap_start_freed()
1092 static void test_munmap_end_freed(bool seal) in test_munmap_end_freed()
1122 static void test_munmap_middle_freed(bool seal) in test_munmap_middle_freed()
1166 static void test_seal_mremap_shrink(bool seal) in test_seal_mremap_shrink()
1195 static void test_seal_mremap_expand(bool seal) in test_seal_mremap_expand()
1227 static void test_seal_mremap_move(bool seal) in test_seal_mremap_move()
1260 static void test_seal_mmap_overwrite_prot(bool seal) in test_seal_mmap_overwrite_prot()
1288 static void test_seal_mmap_expand(bool seal) in test_seal_mmap_expand()
1319 static void test_seal_mmap_shrink(bool seal) in test_seal_mmap_shrink()
1347 static void test_seal_mremap_shrink_fixed(bool seal) in test_seal_mremap_shrink_fixed()
1378 static void test_seal_mremap_expand_fixed(bool seal) in test_seal_mremap_expand_fixed()
1409 static void test_seal_mremap_move_fixed(bool seal) in test_seal_mremap_move_fixed()
1439 static void test_seal_mremap_move_fixed_zero(bool seal) in test_seal_mremap_move_fixed_zero()
1470 static void test_seal_mremap_move_dontunmap(bool seal) in test_seal_mremap_move_dontunmap()
1499 static void test_seal_mremap_move_dontunmap_anyaddr(bool seal) in test_seal_mremap_move_dontunmap_anyaddr()
1632 static void test_seal_discard_ro_anon_on_rw(bool seal) in test_seal_discard_ro_anon_on_rw()
1661 static void test_seal_discard_ro_anon_on_pkey(bool seal) in test_seal_discard_ro_anon_on_pkey()
1708 static void test_seal_discard_ro_anon_on_filebacked(bool seal) in test_seal_discard_ro_anon_on_filebacked()
1745 static void test_seal_discard_ro_anon_on_shared(bool seal) in test_seal_discard_ro_anon_on_shared()
1774 static void test_seal_discard_ro_anon(bool seal) in test_seal_discard_ro_anon()
1804 static void test_seal_discard_across_vmas(bool seal) in test_seal_discard_across_vmas()
1835 static void test_seal_madvise_nodiscard(bool seal) in test_seal_madvise_nodiscard()