Searched defs:aspect (Results 1 – 4 of 4) sorted by relevance
36 const struct dexcr_aspect *aspect = &aspects[i]; in help() local56 const struct dexcr_aspect *aspect; in apply_option() local
19 unsigned long aspect = pr_which_to_aspect(which); in dexcr_prctl_onexec_test_child() local50 unsigned long aspect = pr_which_to_aspect(which); in dexcr_prctl_aspect_test() local
53 static void print_aspect(const struct dexcr_aspect *aspect) in print_aspect()72 static void print_aspect_config(const struct dexcr_aspect *aspect) in print_aspect_config()
17 #define DEXCR_PR_BIT(aspect) __MASK(63 - (32 + (aspect))) argument