Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
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()
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()
805 static void test_seal_mprotect_two_vma_with_gap(bool seal) in test_seal_mprotect_two_vma_with_gap()
[all …]
/linux-6.12.1/include/keys/
Dtrusted-type.h62 int (*seal)(struct trusted_key_payload *p, char *datablob); member
/linux-6.12.1/tools/testing/selftests/tpm2/
Dtpm2.py589 def seal(self, parent_key, data, auth_value, policy_dig, member in Client
/linux-6.12.1/fs/smb/client/
Dfs_context.h234 bool seal:1; /* request transport encryption on share */ member
Dconnect.c1928 bool seal = false; in cifs_setup_ipc() local
Dcifsglob.h1254 bool seal:1; /* transport encryption for this mounted share */ member
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex-layout.c198 struct layout_region seal; member