Home
last modified time | relevance | path

Searched refs:PTR_ERR_ENOTSUP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dpkey-x86.h178 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
H A Dpkey-powerpc.h122 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
H A Dpkey-helpers.h22 #define PTR_ERR_ENOTSUP ((void *)-ENOTSUP) macro
H A Dprotection_keys.c811 return PTR_ERR_ENOTSUP; in malloc_pkey_hugetlb()
880 if (ret == PTR_ERR_ENOTSUP) in malloc_pkey()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dpkey-x86.h156 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
H A Dpkey-powerpc.h119 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()

Completed in 7 milliseconds