Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dpkey-powerpc.h122 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
A Dpkey-x86.h174 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
A Dpkey-helpers.h24 #define PTR_ERR_ENOTSUP ((void *)-ENOTSUP) macro
A Dprotection_keys.c812 return PTR_ERR_ENOTSUP; in malloc_pkey_hugetlb()
881 if (ret == PTR_ERR_ENOTSUP) in malloc_pkey()

Completed in 9 milliseconds