Home
last modified time | relevance | path

Searched refs:lwp_rtprio_args (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/sys/
H A Dsysunion.h272 struct lwp_rtprio_args lwp_rtprio;
H A Dsysproto.h1171 struct lwp_rtprio_args { struct
1727 int sys_lwp_rtprio (struct sysmsg *sysmsg, const struct lwp_rtprio_args *);
/dragonfly/sys/kern/
H A Dkern_resource.c558 sys_lwp_rtprio(struct sysmsg *sysmsg, const struct lwp_rtprio_args *uap) in sys_lwp_rtprio()
H A Dinit_sysent.c515 { AS(lwp_rtprio_args), 4, (sy_call_t *)sys_lwp_rtprio }, /* 498 = lwp_rtprio */