Home
last modified time | relevance | path

Searched refs:UNKNOWN_PKEY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dprotection_keys.c892 #define UNKNOWN_PKEY -2 macro
904 if (pkey != UNKNOWN_PKEY) in expected_pkey_fault()
1464 expect_fault_on_read_execonly_key(p1, UNKNOWN_PKEY); in test_implicit_mprotect_exec_only_memory()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dprotection_keys.c884 #define UNKNOWN_PKEY -2 macro
896 if (pkey != UNKNOWN_PKEY) in expected_pkey_fault()
1528 expect_fault_on_read_execonly_key(p1, UNKNOWN_PKEY); in test_implicit_mprotect_exec_only_memory()

Completed in 5 milliseconds