Home
last modified time | relevance | path

Searched defs:rtp (Results 1 – 25 of 25) sorted by relevance

/freebsd-src/tools/regression/priv/
H A Dpriv_sched_rtprio.c105 struct rtprio rtp; in priv_sched_rtprio_curproc_normal() local
128 struct rtprio rtp; in priv_sched_rtprio_curproc_idle() local
151 struct rtprio rtp; in priv_sched_rtprio_curproc_realtime() local
174 struct rtprio rtp; in priv_sched_rtprio_myproc_normal() local
197 struct rtprio rtp; in priv_sched_rtprio_myproc_idle() local
220 struct rtprio rtp; in priv_sched_rtprio_myproc_realtime() local
243 struct rtprio rtp; in priv_sched_rtprio_aproc_normal() local
266 struct rtprio rtp; in priv_sched_rtprio_aproc_idle() local
289 struct rtprio rtp; in priv_sched_rtprio_aproc_realtime() local
/freebsd-src/lib/libthr/thread/
H A Dthr_kern.c66 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, in _rtp_to_schedparam()
88 struct rtprio *rtp) in _schedparam_to_rtp()
111 struct rtprio rtp; in _thr_getscheduler() local
124 struct rtprio rtp; in _thr_setscheduler() local
H A Dthr_create.c59 struct rtprio rtp; in _pthread_create() local
/freebsd-src/sys/kern/
H A Dksched.c108 struct rtprio rtp; in getscheduler() local
143 struct rtprio rtp; in ksched_getparam() local
173 struct rtprio rtp; in ksched_setscheduler() local
H A Dkern_resource.c292 struct rtprio *rtp; global() member
299 struct rtprio rtp; sys_rtprio_thread() local
373 struct rtprio *rtp; global() member
381 struct rtprio rtp; sys_rtprio() local
471 rtp_to_pri(struct rtprio * rtp,struct thread * td) rtp_to_pri() argument
514 pri_to_rtp(struct thread * td,struct rtprio * rtp) pri_to_rtp() argument
[all...]
H A Dkern_thr.c178 struct rtprio rtp, *rtpp; in kern_thr_new() local
192 thread_create(struct thread *td, struct rtprio *rtp, in thread_create()
H A Dkern_poll.c555 struct rtprio rtp; in poll_idle() local
H A Dtty.c2101 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register() argument
/freebsd-src/usr.sbin/rtprio/
H A Drtprio.c54 struct rtprio rtp; in main() local
/freebsd-src/sys/sys/
H A Dthr.h57 struct rtprio *rtp; /* Real-time scheduling priority */ member
H A Dsysproto.h494 char rtp_l_[PADL_(struct rtprio *)]; struct rtprio * rtp; char rtp_r_[PADR_(struct rtprio *)]; member
1300 char rtp_l_[PADL_(struct rtprio *)]; struct rtprio * rtp; char rtp_r_[PADR_(struct rtprio *)]; member
/freebsd-src/lib/libutil/
H A Dlogin_class.c489 struct rtprio rtp; setclasspriority() local
496 struct rtprio rtp; setclasspriority() local
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h226 struct rtprio rtp; in sched_set_fifo() local
236 struct rtprio rtp; in sched_set_fifo_low() local
/freebsd-src/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i.dtsi655 rtp: rtp@1c25000 { label
H A Dsun6i-a31.dtsi809 rtp: rtp@1c25000 { label
H A Dsun4i-a10.dtsi943 rtp: rtp@1c25000 { label
H A Dsun7i-a20.dtsi1310 rtp: rtp@1c25000 { label
/freebsd-src/sys/compat/linux/
H A Dlinux_misc.c2708 linux_up_rtprio_if(struct thread *td1, struct rtprio *rtp) in linux_up_rtprio_if()
2724 linux_rtprio2ioprio(struct rtprio *rtp) in linux_rtprio2ioprio()
2750 linux_ioprio2rtprio(int ioprio, struct rtprio *rtp) in linux_ioprio2rtprio()
2777 struct rtprio rtp; in linux_ioprio_get() local
2878 struct rtprio rtp; in linux_ioprio_set() local
/freebsd-src/usr.sbin/watchdogd/
H A Dwatchdogd.c120 struct rtprio rtp; in main() local
/freebsd-src/contrib/nvi/ex/
H A Dex_cscope.c463 TAG *rtp; in cscope_find() local
H A Dex_tag.c709 TAG *rtp; in tagq_push() local
/freebsd-src/sys/dev/isp/
H A Disp_pci.c199 int rtp; member
/freebsd-src/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c745 const void *ltp, *rtp; in ctf_type_compat() local
/freebsd-src/tests/sys/audit/
H A Dprocess-control.c1280 struct rtprio rtp; in ATF_TC_BODY() local
/freebsd-src/sys/compat/freebsd32/
H A Dfreebsd32.h319 uint32_t rtp; global() member