RPC_PRIORITY_LOW
return RPC_PRIORITY_LOW;
#define RPC_NR_PRIORITY (1 + RPC_PRIORITY_PRIVILEGED - RPC_PRIORITY_LOW)
task->tk_priority = task_setup_data->priority - RPC_PRIORITY_LOW;
priority -= RPC_PRIORITY_LOW;
priority -= RPC_PRIORITY_LOW;