Searched refs:set_ctl (Results 1 – 4 of 4) sorted by relevance
25 static int set_ctl = PR_SVE_SET_VL; variable56 case 's': set_ctl = PR_SME_SET_VL; in parse_options()134 t = prctl(set_ctl, vl | flags); in main()
44 void (*set_ctl)(struct hecubafb_par *, unsigned char, unsigned char); member
66 void (*set_ctl)(struct broadsheetfb_par *, unsigned char, u8); member
147 .set_ctl = n411_set_ctl,