Searched refs:pkey_set_rights (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
H A D | pkey_exec_prot.c | 75 pkey_set_rights(fault_pkey, 0); in segv_handler() 217 pkey_set_rights(pkey, rights); in test() 234 pkey_set_rights(pkey, rights); in test()
|
H A D | pkey_siginfo.c | 86 pkey_set_rights(pkey, 0); in segv_handler() 218 pkey_set_rights(rest_pkey, rights); in protect_access()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | pkey_exec_prot.c | 75 pkey_set_rights(fault_pkey, 0); in segv_handler() 217 pkey_set_rights(pkey, rights); in test() 234 pkey_set_rights(pkey, rights); in test()
|
H A D | pkey_siginfo.c | 86 pkey_set_rights(pkey, 0); in segv_handler() 218 pkey_set_rights(rest_pkey, rights); in protect_access()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 52 void pkey_set_rights(int pkey, unsigned long rights) in pkey_set_rights() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 52 void pkey_set_rights(int pkey, unsigned long rights) in pkey_set_rights() function
|
Completed in 3 milliseconds