Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c683 struct pkey_malloc_record *pkey_last_malloc_record; variable
718 pkey_last_malloc_record = rec; in record_pkey_malloc()
1197 assert(pkey_last_malloc_record); in test_mprotect_with_pkey_0()
1198 size = pkey_last_malloc_record->size; in test_mprotect_with_pkey_0()
1207 prot = pkey_last_malloc_record->prot; in test_mprotect_with_pkey_0()