Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vm/
A Dpkey-powerpc.h122 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
A Dpkey-x86.h179 return PTR_ERR_ENOTSUP; in malloc_pkey_with_mprotect_subpage()
A Dpkey-helpers.h22 #define PTR_ERR_ENOTSUP ((void *)-ENOTSUP) macro
A Dprotection_keys.c811 return PTR_ERR_ENOTSUP; in malloc_pkey_hugetlb()
880 if (ret == PTR_ERR_ENOTSUP) in malloc_pkey()

Completed in 9 milliseconds