Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h119 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
H A Dpkey-x86.h156 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
H A Dpkey-helpers.h24 #define PTR_ERR_ENOTSUP ((void *)-ENOTSUP) macro
H A Dprotection_keys.c803 return PTR_ERR_ENOTSUP; in malloc_pkey_hugetlb()
872 if (ret == PTR_ERR_ENOTSUP) in malloc_pkey()