/freebsd/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/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/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 | 294 struct rtprio *rtp; member 301 struct rtprio rtp; in sys_rtprio_thread() local 375 struct rtprio *rtp; member 383 struct rtprio rtp; in sys_rtprio() local 473 rtp_to_pri(struct rtprio *rtp, struct thread *td) in rtp_to_pri() 516 pri_to_rtp(struct thread *td, struct rtprio *rtp) in pri_to_rtp()
|
H A D | kern_thr.c | 179 struct rtprio rtp, *rtpp; kern_thr_new() local 193 thread_create(struct thread * td,struct rtprio * rtp,int (* initialize_thread)(struct thread *,void *),void * thunk) thread_create() argument [all...] |
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()
|
/freebsd/usr.sbin/rtprio/ |
H A D | rtprio.c | 54 struct rtprio rtp; in main() local
|
/freebsd/sys/sys/ |
H A D | thr.h | 57 struct rtprio *rtp; /* Real-time scheduling priority */ member
|
/freebsd/lib/libutil/ |
H A D | login_class.c | 490 struct rtprio rtp; in setclasspriority() local 497 struct rtprio rtp; in setclasspriority() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | sched.h | 225 struct rtprio rtp; sched_set_fifo() local 235 struct rtprio rtp; sched_set_fifo_low() local
|
H A D | sched.h | 227 struct rtprio rtp; sched_set_fifo() local 237 struct rtprio rtp; sched_set_fifo_low() local
|
H A D | sched.h | 225 struct rtprio rtp; sched_set_fifo() local 235 struct rtprio rtp; sched_set_fifo_low() local
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun5i.dtsi | 655 rtp: rtp@1c25000 { label
|
H A D | sun4i-a10.dtsi | 943 rtp: rtp@1c25000 { label
|
H A D | sun6i-a31.dtsi | 809 rtp: rtp@1c25000 { label
|
H A D | sun7i-a20.dtsi | 1310 rtp: rtp@1c25000 { label
|
/freebsd/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/usr.sbin/watchdogd/ |
H A D | watchdogd.c | 120 struct rtprio rtp; in main() local
|
/freebsd/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/sys/dev/isp/ |
H A D | isp_pci.c | 199 int rtp; member
|
/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_types.c | 745 const void *ltp, *rtp; in ctf_type_compat() local
|
/freebsd/sys/dev/usb/net/ |
H A D | if_umb.c | 872 struct route *rtp) in umb_output()
|