Searched refs:pc_op (Results 1 – 4 of 4) sorted by relevance
683 if (!error && (pcnice.pc_op == PC_GETNICE)) { in priocntl_common()699 if (!error && (pcprio.pc_op == PC_GETPRIO)) { in priocntl_common()927 if (pcnice->pc_op == PC_SETNICE) in setthreadnice()934 if (pcnice->pc_op == PC_GETNICE) { in setthreadnice()943 ASSERT(pcnice->pc_op == PC_SETNICE); in setthreadnice()974 if (pcnice->pc_op == PC_SETNICE) { in setprocnice()1004 if (pcnice->pc_op != PC_GETNICE && pcnice->pc_op != PC_SETNICE) in donice()1012 if (pcnice->pc_op == PC_GETNICE) in donice()1042 if (pcnice->pc_op == PC_GETNICE) { in donice()1079 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
138 pcnice.pc_op = PC_GETNICE; in getpriority()180 pcnice.pc_op = PC_SETNICE; in setpriority()
276 pcprio.pc_op = PC_SETPRIO; in set_priority()373 pcprio.pc_op = PC_GETPRIO; in getparam()619 pcprio.pc_op = PC_GETPRIO; in update_sched()