Home
last modified time | relevance | path

Searched refs:sched_getparam (Results 1 – 8 of 8) sorted by relevance

/dragonfly/tools/regression/p1003_1b/
H A Dsched.c178 q(__LINE__, sched_getparam(0, &shouldbe), "sched_getparam"); in sched()
193 q(__LINE__, sched_getparam(0, &shouldbe), in sched()
261 q(__LINE__, sched_getparam(0, &rt_param), "sched_getparam"); in sched()
H A Dprutil.c46 if (sched_getparam(0, &param)) in sched_is()
/dragonfly/sys/sys/
H A Dsched.h70 int sched_getparam(pid_t, struct sched_param *);
H A Dsysunion.h197 struct sched_getparam_args sched_getparam; member
H A Dsyscall.mk191 sched_getparam.o \
/dragonfly/sys/kern/
H A Dkern_p1003_1b.c118 SYSCALL_NOT_PRESENT_GEN(sched_getparam) in SYSCALL_NOT_PRESENT_GEN() argument
/dragonfly/lib/libc/sys/
H A DMakefile.inc197 MLINKS+=sched_setparam.2 sched_getparam.2
H A DSymbol.map221 sched_getparam;