Searched refs:priority (Results 1 – 13 of 13) sorted by relevance
115 int set_process_priority(int priority) in set_process_priority() argument119 dprintf("set scheduler priority to %i\n", priority); in set_process_priority()121 param.sched_priority = priority; in set_process_priority()
26 int set_process_priority(int priority);
4 priority = LOW
13 - Possibly Real time priority testing? -> what happens if there are114 -p, --prio=<priority> scheduler priority, HIGH, LOW or DEFAULT122 Due to the high priority, the application may not be responsible for some time.
132 priority=0153 priority=$OPTARG221 /sbin/modprobe -q cpu-notifier-error-inject priority=$priority
117 priority=0130 priority=$OPTARG188 /sbin/modprobe -q memory-notifier-error-inject priority=$priority
1 ToDos sorted by priority:
27 Setup buildid cache directory. It has higher priority than
86 -r <priority>::87 --realtime=<priority>::88 Collect data with this RT SCHED_FIFO priority.
175 Collect data with this RT SCHED_FIFO priority.
80 uint32_t priority:4; member
529 __u32 priority; member
321 int i, priority; in cont_thread() local331 mq_receive(queue, buff, sizeof(buff), &priority); in cont_thread()