Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/regression/priv/
HDpriv_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-14-stable/lib/libthr/thread/
HDthr_kern.c67 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, in _rtp_to_schedparam()
89 struct rtprio *rtp) in _schedparam_to_rtp()
112 struct rtprio rtp; in _thr_getscheduler() local
125 struct rtprio rtp; in _thr_setscheduler() local
HDthr_create.c59 struct rtprio rtp; in _pthread_create() local
/freebsd-14-stable/sys/kern/
HDksched.c108 struct rtprio rtp; in getscheduler() local
143 struct rtprio rtp; in ksched_getparam() local
173 struct rtprio rtp; in ksched_setscheduler() local
HDkern_resource.c297 struct rtprio *rtp; member
304 struct rtprio rtp; in sys_rtprio_thread() local
378 struct rtprio *rtp; member
386 struct rtprio rtp; in sys_rtprio() local
476 rtp_to_pri(struct rtprio *rtp, struct thread *td) in rtp_to_pri()
519 pri_to_rtp(struct thread *td, struct rtprio *rtp) in pri_to_rtp()
HDkern_thr.c178 struct rtprio rtp, *rtpp; in kern_thr_new() local
192 thread_create(struct thread *td, struct rtprio *rtp, in thread_create()
HDkern_poll.c555 struct rtprio rtp; in poll_idle() local
HDtty.c2101 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register()
/freebsd-14-stable/usr.sbin/rtprio/
HDrtprio.c55 struct rtprio rtp; in main() local
/freebsd-14-stable/sys/sys/
HDthr.h57 struct rtprio *rtp; /* Real-time scheduling priority */ member
HDsysproto.h500 char rtp_l_[PADL_(struct rtprio *)]; struct rtprio * rtp; char rtp_r_[PADR_(struct rtprio *)]; member
1306 char rtp_l_[PADL_(struct rtprio *)]; struct rtprio * rtp; char rtp_r_[PADR_(struct rtprio *)]; member
/freebsd-14-stable/lib/libutil/
HDlogin_class.c491 struct rtprio rtp; in setclasspriority() local
498 struct rtprio rtp; in setclasspriority() local
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDsched.h226 struct rtprio rtp; in sched_set_fifo() local
236 struct rtprio rtp; in sched_set_fifo_low() local
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
HDsun5i.dtsi646 rtp: rtp@1c25000 { label
HDsun4i-a10.dtsi943 rtp: rtp@1c25000 { label
HDsun6i-a31.dtsi809 rtp: rtp@1c25000 { label
HDsun7i-a20.dtsi1310 rtp: rtp@1c25000 { label
/freebsd-14-stable/sys/compat/linux/
HDlinux_misc.c2682 linux_up_rtprio_if(struct thread *td1, struct rtprio *rtp) in linux_up_rtprio_if()
2698 linux_rtprio2ioprio(struct rtprio *rtp) in linux_rtprio2ioprio()
2724 linux_ioprio2rtprio(int ioprio, struct rtprio *rtp) in linux_ioprio2rtprio()
2751 struct rtprio rtp; in linux_ioprio_get() local
2852 struct rtprio rtp; in linux_ioprio_set() local
/freebsd-14-stable/usr.sbin/watchdogd/
HDwatchdogd.c120 struct rtprio rtp; in main() local
/freebsd-14-stable/contrib/nvi/ex/
HDex_cscope.c463 TAG *rtp; in cscope_find() local
HDex_tag.c709 TAG *rtp; in tagq_push() local
/freebsd-14-stable/sys/dev/isp/
HDisp_pci.c199 int rtp; member
/freebsd-14-stable/tests/sys/audit/
HDprocess-control.c1280 struct rtprio rtp; in ATF_TC_BODY() local
/freebsd-14-stable/sys/compat/freebsd32/
HDfreebsd32.h320 uint32_t rtp; member