Home
last modified time | relevance | path

Searched refs:pkey_set_rights (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/tools/testing/selftests/powerpc/mm/
Dpkey_exec_prot.c75 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()
Dpkey_siginfo.c86 pkey_set_rights(pkey, 0); in segv_handler()
218 pkey_set_rights(rest_pkey, rights); in protect_access()
/linux-6.6.21/tools/testing/selftests/powerpc/include/
Dpkeys.h52 void pkey_set_rights(int pkey, unsigned long rights) in pkey_set_rights() function