Home
last modified time | relevance | path

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

/linux/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()
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()
[all …]
/linux/include/keys/
H A Dtrusted-type.h67 int (*seal)(struct trusted_key_payload *p, char *datablob); member
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py589 def seal(self, parent_key, data, auth_value, policy_dig, member in Client
/linux/fs/smb/client/
H A Dfs_context.h278 bool seal:1; /* request transport encryption on share */ member
H A Dconnect.c2024 struct cifs_tcon *cifs_setup_ipc(struct cifs_ses *ses, bool seal) in cifs_setup_ipc()
H A Dcifsglob.h1257 bool seal:1; /* transport encryption for this mounted share */ member
/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c199 struct layout_region seal; member