Searched refs:sched_setparam (Results 1 – 6 of 6) sorted by relevance
243 ENTRY_SAME(sched_setparam)
161 SYSCALL_SPU(sched_setparam)
101 COMPAT_SYSCALL_WRAP2(sched_setparam, pid_t, pid, struct sched_param __user *, param);
151 142 common sched_setparam sys_sched_setparam
163 154 i386 sched_setparam sys_sched_setparam
4205 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2() argument