Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dprotection_keys.c631 struct pkey_malloc_record *pkey_last_malloc_record; variable
666 pkey_last_malloc_record = rec; in record_pkey_malloc()
965 pkey_assert(pkey_last_malloc_record); in test_pkey_alloc_free_attach_pkey0()
966 size = pkey_last_malloc_record->size; in test_pkey_alloc_free_attach_pkey0()
1348 assert(pkey_last_malloc_record); in test_mprotect_with_pkey_0()
1349 size = pkey_last_malloc_record->size; in test_mprotect_with_pkey_0()
1358 prot = pkey_last_malloc_record->prot; in test_mprotect_with_pkey_0()