Home
last modified time | relevance | path

Searched refs:RTP_SET (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Drtprio.h69 #define RTP_SET 1 macro
/f-stack/tools/libutil/
H A Dlogin_class.c454 if (rtprio(RTP_SET, 0, &rtp)) in setusercontext()
462 if (rtprio(RTP_SET, 0, &rtp)) in setusercontext()
/f-stack/freebsd/kern/
H A Dkern_resource.c308 if (uap->function == RTP_SET) in sys_rtprio_thread()
331 case RTP_SET: in sys_rtprio_thread()
389 if (uap->function == RTP_SET) in sys_rtprio()
434 case RTP_SET: in sys_rtprio()