Searched refs:RTP_LOOKUP (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Drtprio.h65 #define RTP_LOOKUP 0 macro
/freebsd-10-stable/usr.sbin/rtprio/
H A Drtprio.c74 if (rtprio(RTP_LOOKUP, proc, &rtp) != 0)
75 err(1, "RTP_LOOKUP");
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_kern.c118 ret = rtprio_thread(RTP_LOOKUP, lwpid, &rtp);
/freebsd-10-stable/sys/kern/
H A Dkern_resource.c320 case RTP_LOOKUP:
401 case RTP_LOOKUP:

Completed in 180 milliseconds