Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c792 static void *malloc_pkey(long size, int prot, u16 pkey) in malloc_pkey() function
1738 ptr = malloc_pkey(PAGE_SIZE, prot, pkey); in run_tests_once()