Home
last modified time | relevance | path

Searched defs:seal (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/tools/testing/selftests/mm/
H A Dmseal_test.c520 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()
919 static void test_seal_munmap(bool seal) in test_seal_munmap()
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()
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()
1288 static void test_seal_mmap_expand(bool seal) in test_seal_mmap_expand()
[all …]
/linux-6.15/include/keys/
H A Dtrusted-type.h62 int (*seal)(struct trusted_key_payload *p, char *datablob); member
/linux-6.15/tools/testing/selftests/tpm2/
H A Dtpm2.py589 def seal(self, parent_key, data, auth_value, policy_dig, member in Client
/linux-6.15/fs/smb/client/
H A Dfs_context.h278 bool seal:1; /* request transport encryption on share */ member
H A Dconnect.c2011 bool seal = false; in cifs_setup_ipc() local
H A Dcifsglob.h1290 bool seal:1; /* transport encryption for this mounted share */ member
/linux-6.15/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c199 struct layout_region seal; member