Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dprotection_keys.c855 void *malloc_pkey(long size, int prot, u16 pkey) in malloc_pkey() function
1800 ptr = malloc_pkey(PAGE_SIZE, prot, pkey); in run_tests_once()