Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr_test.c19 unsigned long aspect = pr_which_to_aspect(which); in dexcr_prctl_onexec_test_child()
50 unsigned long aspect = pr_which_to_aspect(which); in dexcr_prctl_aspect_test()
H A Ddexcr.h86 unsigned int pr_which_to_aspect(unsigned long which);
H A Ddexcr.c47 unsigned int pr_which_to_aspect(unsigned long which) in pr_which_to_aspect() function