Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/mm/
Dksm_tests.c144 static int str_to_prot(char *prot_str) in str_to_prot() function
794 prot = str_to_prot(optarg); in main()
875 prot = str_to_prot(KSM_PROT_STR_DEFAULT); in main()