/freebsd-src/tools/regression/priv/ |
H A D | priv_sched_rtprio.c | 105 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 D | thr_kern.c | 66 _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 D | thr_create.c | 59 struct rtprio rtp; in _pthread_create() local
|
/freebsd-src/sys/kern/ |
H A D | ksched.c | 108 struct rtprio rtp; in getscheduler() local 143 struct rtprio rtp; in ksched_getparam() local 173 struct rtprio rtp; in ksched_setscheduler() local
|
H A D | kern_resource.c | 292 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 D | kern_thr.c | 178 struct rtprio rtp, *rtpp; in kern_thr_new() local 192 thread_create(struct thread *td, struct rtprio *rtp, in thread_create()
|
H A D | kern_poll.c | 555 struct rtprio rtp; in poll_idle() local
|
H A D | tty.c | 2101 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register() argument
|
/freebsd-src/usr.sbin/rtprio/ |
H A D | rtprio.c | 54 struct rtprio rtp; in main() local
|
/freebsd-src/sys/sys/ |
H A D | thr.h | 57 struct rtprio *rtp; /* Real-time scheduling priority */ member
|
H A D | sysproto.h | 494 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 D | login_class.c | 489 struct rtprio rtp; setclasspriority() local 496 struct rtprio rtp; setclasspriority() local
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | sched.h | 226 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 D | sun5i.dtsi | 655 rtp: rtp@1c25000 { label
|
H A D | sun6i-a31.dtsi | 809 rtp: rtp@1c25000 { label
|
H A D | sun4i-a10.dtsi | 943 rtp: rtp@1c25000 { label
|
H A D | sun7i-a20.dtsi | 1310 rtp: rtp@1c25000 { label
|
/freebsd-src/sys/compat/linux/ |
H A D | linux_misc.c | 2708 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 D | watchdogd.c | 120 struct rtprio rtp; in main() local
|
/freebsd-src/contrib/nvi/ex/ |
H A D | ex_cscope.c | 463 TAG *rtp; in cscope_find() local
|
H A D | ex_tag.c | 709 TAG *rtp; in tagq_push() local
|
/freebsd-src/sys/dev/isp/ |
H A D | isp_pci.c | 199 int rtp; member
|
/freebsd-src/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_types.c | 745 const void *ltp, *rtp; in ctf_type_compat() local
|
/freebsd-src/tests/sys/audit/ |
H A D | process-control.c | 1280 struct rtprio rtp; in ATF_TC_BODY() local
|
/freebsd-src/sys/compat/freebsd32/ |
H A D | freebsd32.h | 319 uint32_t rtp; global() member
|