Searched refs:sched_get_priority_max (Results 1 – 8 of 8) sorted by relevance
27 #define PRIORITY_HIGH sched_get_priority_max(SCHEDULER)
142 param.sched_priority = sched_get_priority_max(SCHED_FIFO); in main()
248 ENTRY_SAME(sched_get_priority_max)
166 SYSCALL_SPU(sched_get_priority_max)
125 COMPAT_SYSCALL_WRAP1(sched_get_priority_max, int, policy);
155 146 common sched_get_priority_max sys_sched_get_priority_max
168 159 i386 sched_get_priority_max sys_sched_get_priority_max
4421 SYSCALL_DEFINE1(sched_get_priority_max, int, policy) in SYSCALL_DEFINE1() argument