Home
last modified time | relevance | path

Searched defs:sched_setscheduler (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/drm2/include/linux/
H A Dsched.h124 sched_setscheduler(struct proc *p, int class, struct sched_param *param) in sched_setscheduler() function
/netbsd/lib/libc/sys/
H A Dsched.c66 sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sched_setscheduler() function