Searched defs:user_priority (Results 1 – 4 of 4) sorted by relevance
57 struct user_priority struct59 short deflt; /* priority to use when not specified */60 short deflt_limit; /* priority limit for users not62 char **users[PRI_MAX - PRI_MIN + 1];
207 u8_t user_priority; /* 5 MSBs are always 0 */ member
365 static uint32_t user_priority[] = { variable
9843 u8_t user_priority /* Only 4 bits are used */; member