Searched refs:pc_op (Results 1 – 4 of 4) sorted by relevance
682 if (!error && (pcnice.pc_op == PC_GETNICE)) { in priocntl_common()698 if (!error && (pcprio.pc_op == PC_GETPRIO)) { in priocntl_common()926 if (pcnice->pc_op == PC_SETNICE) in setthreadnice()933 if (pcnice->pc_op == PC_GETNICE) { in setthreadnice()942 ASSERT(pcnice->pc_op == PC_SETNICE); in setthreadnice()973 if (pcnice->pc_op == PC_SETNICE) { in setprocnice()1003 if (pcnice->pc_op != PC_GETNICE && pcnice->pc_op != PC_SETNICE) in donice()1011 if (pcnice->pc_op == PC_GETNICE) in donice()1041 if (pcnice->pc_op == PC_GETNICE) { in donice()1078 if (pcprio->pc_op == PC_SETPRIO && pcprio->pc_cid != tp->t_cid) { in setthreadprio()[all …]
92 int pc_op; /* type of operation, set or get */ member96 int pc_op; /* type of operation, set or get */ member
140 pcnice.pc_op = PC_GETNICE; in getpriority()182 pcnice.pc_op = PC_SETNICE; in setpriority()
278 pcprio.pc_op = PC_SETPRIO; in set_priority()375 pcprio.pc_op = PC_GETPRIO; in getparam()621 pcprio.pc_op = PC_GETPRIO; in update_sched()