Searched refs:pr_get_dexcr (Results 1 – 4 of 4) sorted by relevance
20 int ctrl = pr_get_dexcr(which); in dexcr_prctl_onexec_test_child()75 ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()84 ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()93 ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()103 ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()113 ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()121 ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()131 unsigned int ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()153 unsigned int ctrl = pr_get_dexcr(which); in dexcr_prctl_aspect_test()
63 int pr_get_dexcr(unsigned long which) in pr_get_dexcr() function75 if (pr_get_dexcr(which) == -1) in pr_dexcr_aspect_supported()83 return pr_get_dexcr(which) & PR_PPC_DEXCR_CTRL_EDITABLE; in pr_dexcr_aspect_editable()
82 int pr_get_dexcr(unsigned long pr_aspect);
86 int ctrl = pr_get_dexcr(aspect->prctl); in print_aspect_config()