Searched refs:pkey_set_rights (Results 1 – 3 of 3) sorted by relevance
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()
86 pkey_set_rights(pkey, 0); in segv_handler()218 pkey_set_rights(rest_pkey, rights); in protect_access()
52 void pkey_set_rights(int pkey, unsigned long rights) in pkey_set_rights() function