/freebsd/lib/librt/ |
H A D | mq.c | 212 ret = __sys_kmq_timedreceive(mqd->oshandle, buf, len, prio, NULL); in __mq_receive() argument 193 __mq_timedreceive(mqd_t mqd,char * buf,size_t len,unsigned * prio,const struct timespec * timeout) __mq_timedreceive() argument 201 __mq_timedreceive_cancel(mqd_t mqd,char * buf,size_t len,unsigned * prio,const struct timespec * timeout) __mq_timedreceive_cancel() argument 219 __mq_receive_cancel(mqd_t mqd,char * buf,size_t len,unsigned * prio) __mq_receive_cancel() argument 230 __mq_timedsend(mqd_t mqd,char * buf,size_t len,unsigned prio,const struct timespec * timeout) __mq_timedsend() argument 238 __mq_timedsend_cancel(mqd_t mqd,char * buf,size_t len,unsigned prio,const struct timespec * timeout) __mq_timedsend_cancel() argument 249 __mq_send(mqd_t mqd,char * buf,size_t len,unsigned prio) __mq_send() argument 257 __mq_send_cancel(mqd_t mqd,char * buf,size_t len,unsigned prio) __mq_send_cancel() argument [all...] |
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_tree.c |
|
H A D | mlx5_fs_core.c | 161 int prio; member 438 unsigned int prio) in find_prio() 546 struct fs_prio *prio; in del_sw_flow_table() local 875 static struct mlx5_flow_table *find_closest_ft(struct fs_prio *prio, bool reverse) in find_closest_ft() 892 static struct mlx5_flow_table *find_next_chained_ft(struct fs_prio *prio) in find_next_chained_ft() 898 static struct mlx5_flow_table *find_prev_chained_ft(struct fs_prio *prio) in find_prev_chained_ft() 906 struct fs_prio *prio; in find_next_fwd_ft() local 916 struct fs_prio *prio, in connect_fts_in_prio() 939 struct fs_prio *prio) in connect_prev_fts() 953 static int update_root_ft_create(struct mlx5_flow_table *ft, struct fs_prio in update_root_ft_create() [all …]
|
H A D | fs_core.h | 123 unsigned int prio; global() member 206 fs_for_each_ft(pos,prio) global() argument 210 fs_for_each_ft_reverse(pos,prio) global() argument 215 fs_for_each_ns(pos,prio) global() argument 220 fs_for_each_ns_or_ft_reverse(pos,prio) global() argument 225 fs_for_each_ns_or_ft(pos,prio) global() argument 230 fs_for_each_ns_or_ft_continue_reverse(pos,prio) global() argument 235 fs_for_each_ns_or_ft_continue(pos,prio) global() argument [all...] |
/freebsd/sys/sys/ |
H A D | blockcount.h | 79 int prio) in _blockcount_wait() 87 #define blockcount_sleep(bc, lo, wmesg, prio) \ argument 89 #define blockcount_wait(bc, lo, wmesg, prio) \ argument
|
H A D | lockmgr.h | 102 int prio, int timo, const char *file, int line) in _lockmgr_args() 111 const char *wmesg, int prio, int timo, const char *file, int line) in _lockmgr_args_rw() 125 #define lockmgr_args(lk, flags, ilk, wmesg, prio, timo) \ argument 128 #define lockmgr_args_rw(lk, flags, ilk, wmesg, prio, timo) \ argument
|
H A D | rtprio.h | 75 u_short prio; member
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_sched_prio.c | 89 int prio = q->fs->fs.par[0]; in prio_enqueue() local 120 int prio; in prio_dequeue() local 165 int prio = q->fs->fs.par[0]; in prio_new_queue() local 199 int prio = q->fs->fs.par[0]; in prio_free_queue() local
|
/freebsd/usr.bin/renice/ |
H A D | renice.c | 59 int errs = 0, prio = 0, who = 0, which = PRIO_PROCESS; in main() local 126 donice(int which, int who, int prio, bool incr) in donice()
|
/freebsd/sys/kern/ |
H A D | sched_4bsd.c | 865 sched_priority(struct thread *td, u_char prio) in sched_priority() 894 sched_lend_prio(struct thread *td, u_char prio) in sched_lend_prio() 910 sched_unlend_prio(struct thread *td, u_char prio) in sched_unlend_prio() 927 sched_prio(struct thread *td, u_char prio) in sched_prio() 954 sched_ithread_prio(struct thread *td, u_char prio) in sched_ithread_prio() 963 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio() 974 sched_lend_user_prio(struct thread *td, u_char prio) in sched_lend_user_prio() 990 sched_lend_user_prio_cond(struct thread *td, u_char prio) in sched_lend_user_prio_cond()
|
H A D | ksched.c | 224 ksched_get_priority_max(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_max() 245 ksched_get_priority_min(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_min()
|
H A D | kern_synch.c | 411 _blockcount_sleep(blockcount_t * bc,struct lock_object * lock,const char * wmesg,int prio) _blockcount_sleep() argument 678 kern_yield(int prio) kern_yield() argument [all...] |
/freebsd/sbin/devd/ |
H A D | devd.cc | 568 config::add_attach(int prio, event_proc *p) in add_attach() 575 config::add_detach(int prio, event_proc *p) in add_detach() 588 config::add_nomatch(int prio, event_proc *p) in add_nomatch() 595 config::add_notify(int prio, event_proc *p) in add_notify() 1161 add_attach(int prio, event_proc *p) in add_attach() 1167 add_detach(int prio, event_proc *p) in add_detach() 1180 add_nomatch(int prio, event_proc *p) in add_nomatch() 1186 add_notify(int prio, event_proc *p) in add_notify()
|
/freebsd/lib/libc/gen/ |
H A D | nice.c | 44 int saverrno, prio; in nice() local
|
/freebsd/contrib/mandoc/ |
H A D | tag.c | 45 int prio; member 89 tag_put(const char *s, int prio, struct roff_node *n) in tag_put()
|
/freebsd/lib/libthr/thread/ |
H A D | thr_setprio.c | 41 _pthread_setprio(pthread_t pthread, int prio) in _pthread_setprio()
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbt_fw.h | 80 uint8_t prio; member 114 uint8_t prio; member 121 uint8_t prio; member
|
/freebsd/sys/cddl/compat/opensolaris/kern/ |
H A D | opensolaris_taskq.c | 125 int mflag, prio; in taskq_dispatch() local 162 int prio; in taskq_dispatch_ent() local
|
/freebsd/tests/sys/mqueue/ |
H A D | mqtest2.c | 45 unsigned int prio; in main() local
|
H A D | mqtest3.c | 48 unsigned int prio; in main() local
|
H A D | mqtest4.c | 48 unsigned int prio; in main() local
|
H A D | mqtest5.c | 56 int prio, j, i; in main() local
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | preauth.h | 62 int prio, int preauth) in pmksa_candidate_add()
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | sminfo.c | 75 static int prio, state = SMINFO_STANDBY; variable
|
/freebsd/sys/arm/arm/ |
H A D | platform.c | 89 int prio, best_prio; in platform_probe_and_attach() local
|